Using pip 21.0.1 from /home/daniel/py38/lib/python3.8/site-packages/pip (python 3.8) Non-user install because user site-packages disabled Created temporary directory: /tmp/pip-ephem-wheel-cache-oc5rqfrz Created temporary directory: /tmp/pip-req-tracker-mdm7tp3m Initialized build tracking at /tmp/pip-req-tracker-mdm7tp3m Created build tracker: /tmp/pip-req-tracker-mdm7tp3m Entered build tracker: /tmp/pip-req-tracker-mdm7tp3m Created temporary directory: /tmp/pip-install-_9274jar Processing /home/daniel/localgpu/pytorch Created temporary directory: /tmp/pip-req-build-95q72bm2 Added file:///home/daniel/localgpu/pytorch to build tracker '/tmp/pip-req-tracker-mdm7tp3m' Running setup.py (path:/tmp/pip-req-build-95q72bm2/setup.py) egg_info for package from file:///home/daniel/localgpu/pytorch Created temporary directory: /tmp/pip-pip-egg-info-x5qb9okf Running command python setup.py egg_info Building wheel torch-1.8.0a0+4add850 running egg_info creating /tmp/pip-pip-egg-info-x5qb9okf/torch.egg-info writing /tmp/pip-pip-egg-info-x5qb9okf/torch.egg-info/PKG-INFO writing dependency_links to /tmp/pip-pip-egg-info-x5qb9okf/torch.egg-info/dependency_links.txt writing entry points to /tmp/pip-pip-egg-info-x5qb9okf/torch.egg-info/entry_points.txt writing requirements to /tmp/pip-pip-egg-info-x5qb9okf/torch.egg-info/requires.txt writing top-level names to /tmp/pip-pip-egg-info-x5qb9okf/torch.egg-info/top_level.txt writing manifest file '/tmp/pip-pip-egg-info-x5qb9okf/torch.egg-info/SOURCES.txt' reading manifest file '/tmp/pip-pip-egg-info-x5qb9okf/torch.egg-info/SOURCES.txt' writing manifest file '/tmp/pip-pip-egg-info-x5qb9okf/torch.egg-info/SOURCES.txt' Source in /tmp/pip-req-build-95q72bm2 has version 1.8.0a0+4add850, which satisfies requirement torch==1.8.0a0+4add850 from file:///home/daniel/localgpu/pytorch Removed torch==1.8.0a0+4add850 from file:///home/daniel/localgpu/pytorch from build tracker '/tmp/pip-req-tracker-mdm7tp3m' Requirement already satisfied: typing_extensions in /home/daniel/py38/lib/python3.8/site-packages (from torch==1.8.0a0+4add850) (3.7.4.3) Created temporary directory: /tmp/pip-unpack-p07k2q3_ Building wheels for collected packages: torch Created temporary directory: /tmp/pip-wheel-kz1pzqzc Building wheel for torch (setup.py): started Destination directory: /tmp/pip-wheel-kz1pzqzc Running command /home/daniel/py38/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-95q72bm2/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-95q72bm2/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-kz1pzqzc Building wheel torch-1.8.0a0+4add850 -- Building version 1.8.0a0+4add850 cmake -GNinja -DBUILD_PYTHON=True -DBUILD_TEST=True -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/tmp/pip-req-build-95q72bm2/torch -DCMAKE_PREFIX_PATH=/home/daniel/py38 -DCUDNN_INCLUDE_DIR=/usr/include/x86_64-linux-gnu -DCUDNN_LIBRARY=/usr/lib/x86_64-linux-gnu -DNUMPY_INCLUDE_DIR=/home/daniel/py38/lib/python3.8/site-packages/numpy/core/include -DPYTHON_EXECUTABLE=/home/daniel/py38/bin/python -DPYTHON_INCLUDE_DIR=/home/daniel/.pyenv/versions/3.8.7/include/python3.8 -DPYTHON_LIBRARY=/home/daniel/.pyenv/versions/3.8.7/lib/libpython3.8.a -DTORCH_BUILD_VERSION=1.8.0a0+4add850 -DUSE_CUDA=1 -DUSE_CUDNN=1 -DUSE_DISTRIBUTED=1 -DUSE_NUMPY=True -DUSE_SYSTEM_NCCL=1 /tmp/pip-req-build-95q72bm2 -- The CXX compiler identification is GNU 10.2.0 -- The C compiler identification is GNU 10.2.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/lib/ccache/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/lib/ccache/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Not forcing any particular BLAS to be found -- Performing Test COMPILER_WORKS -- Performing Test COMPILER_WORKS - Success -- Performing Test SUPPORT_GLIBCXX_USE_C99 -- Performing Test SUPPORT_GLIBCXX_USE_C99 - Success -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED - Success -- std::exception_ptr is supported. -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING - Failed -- Turning off deprecation warning due to glog. -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX2_EXTENSIONS -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX2_EXTENSIONS - Success -- Current compiler supports avx2 extension. Will build perfkernels. -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Success -- Current compiler supports avx512f extension. Will build fbgemm. -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_SUPPORTS_RDYNAMIC -- Performing Test COMPILER_SUPPORTS_RDYNAMIC - Success -- Building using own protobuf under third_party per request. -- Use custom protobuf build. -- -- 3.11.4.0 -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success -- Caffe2 protobuf include directory: $$ -- Trying to find preferred BLAS backend of choice: MKL -- MKL_THREADING = OMP -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of void* -- Check size of void* - done CMake Warning (dev) at /home/daniel/py38/lib/python3.8/site-packages/cmake/data/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (OpenMP_C) does not match the name of the calling package (OpenMP). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindOpenMP.cmake:565 (find_package_handle_standard_args) cmake/Modules/FindMKL.cmake:213 (FIND_PACKAGE) cmake/Modules/FindMKL.cmake:307 (CHECK_ALL_LIBRARIES) cmake/Dependencies.cmake:140 (find_package) CMakeLists.txt:564 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/daniel/py38/lib/python3.8/site-packages/cmake/data/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) does not match the name of the calling package (OpenMP). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindOpenMP.cmake:565 (find_package_handle_standard_args) cmake/Modules/FindMKL.cmake:213 (FIND_PACKAGE) cmake/Modules/FindMKL.cmake:307 (CHECK_ALL_LIBRARIES) cmake/Dependencies.cmake:140 (find_package) CMakeLists.txt:564 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for cblas_sgemm -- Looking for cblas_sgemm - found -- MKL libraries: /opt/intel/mkl/lib/intel64/libmkl_intel_lp64.so;/opt/intel/mkl/lib/intel64/libmkl_gnu_thread.so;/opt/intel/mkl/lib/intel64/libmkl_core.so;-fopenmp;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libdl.so -- MKL include directory: /opt/intel/mkl/include -- MKL OpenMP type: GNU -- MKL OpenMP library: -fopenmp -- The ASM compiler identification is GNU -- Found assembler: /usr/lib/ccache/cc -- Brace yourself, we are building NNPACK -- Performing Test NNPACK_ARCH_IS_X86_32 -- Performing Test NNPACK_ARCH_IS_X86_32 - Failed -- Found PythonInterp: /home/daniel/py38/bin/python (found version "3.8.7") -- NNPACK backend is x86-64 -- Failed to find LLVM FileCheck -- Found Git: /usr/bin/git (found version "2.27.0") -- git Version: v1.4.0-505be96a -- Version: 1.4.0 -- Performing Test HAVE_CXX_FLAG_STD_CXX11 -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- Performing Test HAVE_CXX_FLAG_WALL -- Performing Test HAVE_CXX_FLAG_WALL - Success -- Performing Test HAVE_CXX_FLAG_WEXTRA -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- Performing Test HAVE_CXX_FLAG_WSHADOW -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- Performing Test HAVE_CXX_FLAG_WERROR -- Performing Test HAVE_CXX_FLAG_WERROR - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_WD654 -- Performing Test HAVE_CXX_FLAG_WD654 - Failed -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed -- Performing Test HAVE_CXX_FLAG_COVERAGE -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- Performing Test HAVE_STD_REGEX -- Performing Test HAVE_STD_REGEX -- Performing Test HAVE_STD_REGEX -- success -- Performing Test HAVE_GNU_POSIX_REGEX -- Performing Test HAVE_GNU_POSIX_REGEX -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- Performing Test HAVE_POSIX_REGEX -- Performing Test HAVE_POSIX_REGEX -- Performing Test HAVE_POSIX_REGEX -- success -- Performing Test HAVE_STEADY_CLOCK -- Performing Test HAVE_STEADY_CLOCK -- Performing Test HAVE_STEADY_CLOCK -- success -- Performing Test COMPILER_SUPPORTS_AVX512 -- Performing Test COMPILER_SUPPORTS_AVX512 - Success CMake Warning (dev) at /home/daniel/py38/lib/python3.8/site-packages/cmake/data/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (OpenMP_C) does not match the name of the calling package (OpenMP). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindOpenMP.cmake:565 (find_package_handle_standard_args) third_party/fbgemm/CMakeLists.txt:60 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found OpenMP_C: -fopenmp (found version "4.5") CMake Warning (dev) at /home/daniel/py38/lib/python3.8/site-packages/cmake/data/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) does not match the name of the calling package (OpenMP). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindOpenMP.cmake:565 (find_package_handle_standard_args) third_party/fbgemm/CMakeLists.txt:60 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") CMake Warning at third_party/fbgemm/CMakeLists.txt:62 (message): OpenMP found! OpenMP_C_INCLUDE_DIRS = CMake Warning at third_party/fbgemm/CMakeLists.txt:142 (message): ========== CMake Warning at third_party/fbgemm/CMakeLists.txt:143 (message): CMAKE_BUILD_TYPE = Release CMake Warning at third_party/fbgemm/CMakeLists.txt:144 (message): CMAKE_CXX_FLAGS_DEBUG is -g CMake Warning at third_party/fbgemm/CMakeLists.txt:145 (message): CMAKE_CXX_FLAGS_RELEASE is -O3 -DNDEBUG CMake Warning at third_party/fbgemm/CMakeLists.txt:146 (message): ========== -- Performing Test __CxxFlag__fno_threadsafe_statics -- Performing Test __CxxFlag__fno_threadsafe_statics - Success -- Performing Test __CxxFlag__fno_semantic_interposition -- Performing Test __CxxFlag__fno_semantic_interposition - Success -- Performing Test __CxxFlag__fmerge_all_constants -- Performing Test __CxxFlag__fmerge_all_constants - Success ** AsmJit Summary ** ASMJIT_DIR=/tmp/pip-req-build-95q72bm2/third_party/fbgemm/third_party/asmjit ASMJIT_TEST=FALSE ASMJIT_TARGET_TYPE=STATIC ASMJIT_DEPS=pthread;rt ASMJIT_LIBS=asmjit;pthread;rt ASMJIT_CFLAGS=-DASMJIT_STATIC ASMJIT_PRIVATE_CFLAGS=-Wall;-Wextra;-fno-math-errno;-fno-threadsafe-statics;-fno-semantic-interposition;-DASMJIT_STATIC ASMJIT_PRIVATE_CFLAGS_DBG= ASMJIT_PRIVATE_CFLAGS_REL=-O2;-fmerge-all-constants -- Found Numa: /usr/include -- Found Numa (include: /usr/include, library: /usr/lib/x86_64-linux-gnu/libnuma.so) -- Using third party subdirectory Eigen. -- Found PythonInterp: /home/daniel/py38/bin/python (found suitable version "3.8.7", minimum required is "3.0") -- Found PythonLibs: /home/daniel/.pyenv/versions/3.8.7/lib/libpython3.8.a (found suitable version "3.8.7", minimum required is "3.0") -- Could NOT find pybind11 (missing: pybind11_DIR) -- Could NOT find pybind11 (missing: pybind11_INCLUDE_DIR) -- Using third_party/pybind11. -- pybind11 include dirs: /tmp/pip-req-build-95q72bm2/cmake/../third_party/pybind11/include -- Found MPI_C: /usr/local/lib/libmpi.so (found version "3.1") -- Found MPI_CXX: /usr/local/lib/libmpi.so (found version "3.1") -- Found MPI: TRUE (found version "3.1") -- MPI support found -- MPI compile flags: -pthread -- MPI include path: /usr/local/include -- MPI LINK flags path: -Wl,-rpath -Wl,/usr/local/lib -Wl,--enable-new-dtags -pthread -- MPI libraries: /usr/local/lib/libmpi.so -- Found OpenMPI with CUDA support built. CMake Warning (dev) at /home/daniel/py38/lib/python3.8/site-packages/cmake/data/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (OpenMP_C) does not match the name of the calling package (OpenMP). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindOpenMP.cmake:565 (find_package_handle_standard_args) cmake/Dependencies.cmake:1098 (find_package) CMakeLists.txt:564 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/daniel/py38/lib/python3.8/site-packages/cmake/data/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) does not match the name of the calling package (OpenMP). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindOpenMP.cmake:565 (find_package_handle_standard_args) cmake/Dependencies.cmake:1098 (find_package) CMakeLists.txt:564 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Adding OpenMP CXX_FLAGS: -fopenmp -- Will link against OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/10/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so -- Found CUDA: /usr/local/cuda-11.2 (found version "11.2") -- Caffe2: CUDA detected: 11.2 -- Caffe2: CUDA nvcc is: /usr/local/cuda-11.2/bin/nvcc -- Caffe2: CUDA toolkit directory: /usr/local/cuda-11.2 -- Caffe2: Header version is: 11.2 -- Found CUDNN: /usr/lib/x86_64-linux-gnu/libcudnn.so -- Found cuDNN: v8.1.0 (include: /usr/include, library: /usr/lib/x86_64-linux-gnu/libcudnn.so) CMake Warning at cmake/public/utils.cmake:365 (message): In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST to cmake instead of implicitly setting it as an env variable. This will become a FATAL_ERROR in future version of pytorch. Call Stack (most recent call first): cmake/public/cuda.cmake:463 (torch_cuda_get_nvcc_gencode_flag) cmake/Dependencies.cmake:1148 (include) CMakeLists.txt:564 (include) -- Added CUDA NVCC flags for: -gencode;arch=compute_75,code=sm_75;-gencode;arch=compute_80,code=sm_80 -- Found NCCL: /usr/include -- Determining NCCL version from /usr/include/nccl.h... -- Looking for NCCL_VERSION_CODE -- Looking for NCCL_VERSION_CODE - not found -- NCCL version < 2.3.5-5 -- Found NCCL (include: /usr/include, library: /usr/lib/x86_64-linux-gnu/libnccl.so.2.8.4) -- Found CUB: /usr/local/cuda-11.2/include CMake Warning (dev) at third_party/gloo/CMakeLists.txt:21 (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_BENCHMARK'. This warning is for project developers. Use -Wno-dev to suppress it. -- Gloo build as SHARED library -- MPI include path: /usr/local/include -- MPI libraries: /usr/local/lib/libmpi.so -- Found CUDA: /usr/local/cuda-11.2 (found suitable version "11.2", minimum required is "7.0") -- CUDA detected: 11.2 CMake Warning (dev) at /home/daniel/py38/lib/python3.8/site-packages/cmake/data/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (NCCL) does not match the name of the calling package (nccl). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): third_party/gloo/cmake/Modules/Findnccl.cmake:45 (find_package_handle_standard_args) third_party/gloo/cmake/Dependencies.cmake:128 (find_package) third_party/gloo/CMakeLists.txt:102 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find NCCL (missing: NCCL_INCLUDE_DIR) CMake Warning at third_party/gloo/cmake/Dependencies.cmake:133 (message): Not compiling with NCCL support. Suppress this warning with -DUSE_NCCL=OFF. Call Stack (most recent call first): third_party/gloo/CMakeLists.txt:102 (include) -- Found CUDA: /usr/local/cuda-11.2 (found version "11.2") -- Performing Test UV_LINT_W4 -- Performing Test UV_LINT_W4 - Failed -- Performing Test UV_LINT_WALL -- Performing Test UV_LINT_WALL - Success -- Performing Test UV_LINT_NO_UNUSED_PARAMETER -- Performing Test UV_LINT_NO_UNUSED_PARAMETER - Success -- Performing Test UV_LINT_STRICT_PROTOTYPES -- Performing Test UV_LINT_STRICT_PROTOTYPES - Success -- Performing Test UV_LINT_EXTRA -- Performing Test UV_LINT_EXTRA - Success -- Found uv: 1.38.1 (found version "1.38.1") CMake Warning at cmake/Dependencies.cmake:1383 (message): Metal is only used in ios builds. Call Stack (most recent call first): CMakeLists.txt:564 (include) Generated: /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto Generated: /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto Generated: /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto -- -- ******** Summary ******** -- CMake version : 3.18.4 -- CMake command : /home/daniel/py38/lib/python3.8/site-packages/cmake/data/bin/cmake -- System : Linux -- C++ compiler : /usr/lib/ccache/c++ -- C++ compiler version : 10.2.0 -- CXX flags : -march=znver2 -mavx -mavx2 -mmmx -msse -msse2 -msse3 -msse4 -msse4.1 -msse4.2 -msse4a -mssse3 -mrdrnd -msahf -mbmi -mbmi2 -mclwb -mf16c -mfma -mfsgsbase -madx -mrdseed -mmwaitx -msha -mclzero -maes -mpclmul -mcx16 -mmovbe -mabm -mxsave -mxsaveopt -mxsavec -mxsaves -mclflushopt -mpopcnt -mrdpid -mwbnoinvd -mfxsr -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -Wnon-virtual-dtor -- Build type : Release -- Compile definitions : TH_BLAS_MKL;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 -- CMAKE_PREFIX_PATH : /home/daniel/py38;/usr/local/cuda-11.2;/usr/local/cuda-11.2 -- CMAKE_INSTALL_PREFIX : /tmp/pip-req-build-95q72bm2/torch -- CMAKE_MODULE_PATH : /tmp/pip-req-build-95q72bm2/cmake/Modules;/tmp/pip-req-build-95q72bm2/cmake/public/../Modules_CUDA_fix -- -- ONNX version : 1.8.0 -- ONNX NAMESPACE : onnx_torch -- ONNX_BUILD_TESTS : OFF -- ONNX_BUILD_BENCHMARKS : OFF -- ONNX_USE_LITE_PROTO : OFF -- ONNXIFI_DUMMY_BACKEND : OFF -- ONNXIFI_ENABLE_EXT : OFF -- -- Protobuf compiler : -- Protobuf includes : -- Protobuf libraries : -- BUILD_ONNX_PYTHON : OFF -- -- ******** Summary ******** -- CMake version : 3.18.4 -- CMake command : /home/daniel/py38/lib/python3.8/site-packages/cmake/data/bin/cmake -- System : Linux -- C++ compiler : /usr/lib/ccache/c++ -- C++ compiler version : 10.2.0 -- CXX flags : -march=znver2 -mavx -mavx2 -mmmx -msse -msse2 -msse3 -msse4 -msse4.1 -msse4.2 -msse4a -mssse3 -mrdrnd -msahf -mbmi -mbmi2 -mclwb -mf16c -mfma -mfsgsbase -madx -mrdseed -mmwaitx -msha -mclzero -maes -mpclmul -mcx16 -mmovbe -mabm -mxsave -mxsaveopt -mxsavec -mxsaves -mclflushopt -mpopcnt -mrdpid -mwbnoinvd -mfxsr -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -Wnon-virtual-dtor -- Build type : Release -- Compile definitions : TH_BLAS_MKL;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 -- CMAKE_PREFIX_PATH : /home/daniel/py38;/usr/local/cuda-11.2;/usr/local/cuda-11.2 -- CMAKE_INSTALL_PREFIX : /tmp/pip-req-build-95q72bm2/torch -- CMAKE_MODULE_PATH : /tmp/pip-req-build-95q72bm2/cmake/Modules;/tmp/pip-req-build-95q72bm2/cmake/public/../Modules_CUDA_fix -- -- ONNX version : 1.4.1 -- ONNX NAMESPACE : onnx_torch -- ONNX_BUILD_TESTS : OFF -- ONNX_BUILD_BENCHMARKS : OFF -- ONNX_USE_LITE_PROTO : OFF -- ONNXIFI_DUMMY_BACKEND : OFF -- -- Protobuf compiler : -- Protobuf includes : -- Protobuf libraries : -- BUILD_ONNX_PYTHON : OFF -- Found CUDA with FP16 support, compiling with torch.cuda.HalfTensor -- Adding -DNDEBUG to compile flags -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 - False -- Compiling with MAGMA support -- MAGMA INCLUDE DIRECTORIES: /usr/local/magma/include -- MAGMA LIBRARIES: /usr/local/magma/lib/libmagma.so -- MAGMA V2 check: 0 -- Could not find hardware support for NEON on this machine. -- No OMAP3 processor on this machine. -- No OMAP4 processor on this machine. -- Looking for cpuid.h -- Looking for cpuid.h - found -- Performing Test HAVE_GCC_GET_CPUID -- Performing Test HAVE_GCC_GET_CPUID - Success -- Performing Test NO_GCC_EBX_FPIC_BUG -- Performing Test NO_GCC_EBX_FPIC_BUG - Success -- -- Performing Test C_VSX_FOUND -- Performing Test C_VSX_FOUND - Failed -- Performing Test CXX_VSX_FOUND -- Performing Test CXX_VSX_FOUND - Failed -- -- Performing Test C_HAS_AVX_1 -- Performing Test C_HAS_AVX_1 - Success -- Performing Test C_HAS_AVX2_1 -- Performing Test C_HAS_AVX2_1 - Success -- Performing Test CXX_HAS_AVX_1 -- Performing Test CXX_HAS_AVX_1 - Success -- Performing Test CXX_HAS_AVX2_1 -- Performing Test CXX_HAS_AVX2_1 - Success -- AVX compiler support found -- AVX2 compiler support found -- Performing Test BLAS_F2C_DOUBLE_WORKS -- Performing Test BLAS_F2C_DOUBLE_WORKS - Failed -- Performing Test BLAS_F2C_FLOAT_WORKS -- Performing Test BLAS_F2C_FLOAT_WORKS - Success -- Performing Test BLAS_USE_CBLAS_DOT -- Performing Test BLAS_USE_CBLAS_DOT - Success -- Found a library with BLAS API (mkl). Full path: (/opt/intel/mkl/lib/intel64/libmkl_intel_lp64.so;/opt/intel/mkl/lib/intel64/libmkl_gnu_thread.so;/opt/intel/mkl/lib/intel64/libmkl_core.so;-fopenmp;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libdl.so) -- Found a library with LAPACK API (mkl). disabling ROCM because NOT USE_ROCM is set -- MIOpen not found. Compiling without MIOpen support -- MKLDNN_CPU_RUNTIME = OMP -- Intel MKL-DNN compat: set DNNL_ENABLE_CONCURRENT_EXEC to MKLDNN_ENABLE_CONCURRENT_EXEC with value `ON` -- Intel MKL-DNN compat: set DNNL_BUILD_EXAMPLES to MKLDNN_BUILD_EXAMPLES with value `FALSE` -- Intel MKL-DNN compat: set DNNL_BUILD_TESTS to MKLDNN_BUILD_TESTS with value `FALSE` -- Intel MKL-DNN compat: set DNNL_LIBRARY_TYPE to MKLDNN_LIBRARY_TYPE with value `STATIC` -- Intel MKL-DNN compat: set DNNL_ARCH_OPT_FLAGS to MKLDNN_ARCH_OPT_FLAGS with value `-msse4` -- Intel MKL-DNN compat: set DNNL_CPU_RUNTIME to MKLDNN_CPU_RUNTIME with value `OMP` CMake Warning (dev) at /home/daniel/py38/lib/python3.8/site-packages/cmake/data/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (OpenMP_C) does not match the name of the calling package (OpenMP). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindOpenMP.cmake:565 (find_package_handle_standard_args) third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:61 (find_package) third_party/ideep/mkl-dnn/CMakeLists.txt:118 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Found OpenMP_C: -fopenmp (found version "4.5") CMake Warning (dev) at /home/daniel/py38/lib/python3.8/site-packages/cmake/data/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) does not match the name of the calling package (OpenMP). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindOpenMP.cmake:565 (find_package_handle_standard_args) third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:61 (find_package) third_party/ideep/mkl-dnn/CMakeLists.txt:118 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- GPU support is disabled -- Primitive cache is enabled -- Found MKL-DNN: TRUE -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for mmap -- Looking for mmap - found -- Looking for shm_open -- Looking for shm_open - found -- Looking for shm_unlink -- Looking for shm_unlink - found -- Looking for malloc_usable_size -- Looking for malloc_usable_size - found -- Performing Test C_HAS_THREAD -- Performing Test C_HAS_THREAD - Success -- Version: 7.0.3 -- Build type: Release -- CXX_STANDARD: 14 -- Performing Test has_std_14_flag -- Performing Test has_std_14_flag - Success -- Performing Test has_std_1y_flag -- Performing Test has_std_1y_flag - Success -- Performing Test SUPPORTS_USER_DEFINED_LITERALS -- Performing Test SUPPORTS_USER_DEFINED_LITERALS - Success -- Performing Test FMT_HAS_VARIANT -- Performing Test FMT_HAS_VARIANT - Success -- Required features: cxx_variadic_templates -- Looking for strtod_l -- Looking for strtod_l - not found -- Configuring Kineto dependency: -- KINETO_SOURCE_DIR = /tmp/pip-req-build-95q72bm2/third_party/kineto/libkineto -- KINETO_BUILD_TESTS = OFF -- KINETO_LIBRARY_TYPE = static -- CUDA_SOURCE_DIR = /usr/local/cuda-11.2 -- CUDA_cupti_LIBRARY = /usr/local/cuda-11.2/lib64/libcupti_static.a -- CUPTI_INCLUDE_DIR = /usr/local/cuda-11.2/include -- Found PythonInterp: /home/daniel/py38/bin/python (found version "3.8.7") INFO CUPTI_INCLUDE_DIR = /usr/local/cuda-11.2/include -- Configured Kineto -- GCC 10.2.0: Adding gcc and gcc_s libs to link line -- Performing Test HAS_WERROR_FORMAT -- Performing Test HAS_WERROR_FORMAT - Success -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE - Success -- Looking for backtrace -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /usr/include -- NUMA paths: -- /usr/include -- /usr/lib/x86_64-linux-gnu/libnuma.so -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Success -- Using ATen parallel backend: OMP CMake Deprecation Warning at third_party/sleef/CMakeLists.txt:91 (cmake_policy): The OLD behavior for policy CMP0066 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1f") -- Check size of long double -- Check size of long double - done -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE - Success -- Performing Test COMPILER_SUPPORTS_FLOAT128 -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Success -- Performing Test COMPILER_SUPPORTS_SSE2 -- Performing Test COMPILER_SUPPORTS_SSE2 - Success -- Performing Test COMPILER_SUPPORTS_SSE4 -- Performing Test COMPILER_SUPPORTS_SSE4 - Success -- Performing Test COMPILER_SUPPORTS_AVX -- Performing Test COMPILER_SUPPORTS_AVX - Success -- Performing Test COMPILER_SUPPORTS_FMA4 -- Performing Test COMPILER_SUPPORTS_FMA4 - Success -- Performing Test COMPILER_SUPPORTS_AVX2 -- Performing Test COMPILER_SUPPORTS_AVX2 - Success -- Performing Test COMPILER_SUPPORTS_AVX512F -- Performing Test COMPILER_SUPPORTS_AVX512F - Success -- Performing Test COMPILER_SUPPORTS_OPENMP -- Performing Test COMPILER_SUPPORTS_OPENMP - Success -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Success -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Success -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Success -- Configuring build for SLEEF-v3.6.0 Target system: Linux-5.8.0-43-generic Target processor: x86_64 Host system: Linux-5.8.0-43-generic Host processor: x86_64 Detected C compiler: GNU @ /usr/lib/ccache/cc CMake: 3.18.4 Make program: /home/daniel/py38/bin/ninja -- Using option `-Wall -Wno-unused -Wno-attributes -Wno-unused-result -Wno-psabi -ffp-contract=off -fno-math-errno -fno-trapping-math` to compile libsleef -- Building shared libs : OFF -- Building static test bins: OFF -- MPFR : LIB_MPFR-NOTFOUND -- GMP : /usr/lib/x86_64-linux-gnu/libgmp.so -- RT : /usr/lib/x86_64-linux-gnu/librt.so -- FFTW3 : LIBFFTW3-NOTFOUND -- OPENSSL : 1.1.1f -- SDE : SDE_COMMAND-NOTFOUND -- RUNNING_ON_TRAVIS : -- COMPILER_SUPPORTS_OPENMP : 1 AT_INSTALL_INCLUDE_DIR include/ATen/core core header install: /tmp/pip-req-build-95q72bm2/build/aten/src/ATen/core/TensorBody.h -- Include NCCL operators -- Excluding FakeLowP operators -- Including IDEEP operators -- Excluding image processing operators due to no opencv -- Excluding video processing operators due to no opencv -- Include Observer library -- /usr/lib/ccache/c++ /tmp/pip-req-build-95q72bm2/torch/abi-check.cpp -o /tmp/pip-req-build-95q72bm2/build/abi-check -- Determined _GLIBCXX_USE_CXX11_ABI=1 -- MPI_INCLUDE_PATH: /usr/local/include -- MPI_LIBRARIES: /usr/local/lib/libmpi.so -- MPIEXEC: /usr/local/bin/mpiexec CMake Warning (dev) at /home/daniel/py38/lib/python3.8/site-packages/cmake/data/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (OpenMP_C) does not match the name of the calling package (OpenMP). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindOpenMP.cmake:565 (find_package_handle_standard_args) caffe2/CMakeLists.txt:1012 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/daniel/py38/lib/python3.8/site-packages/cmake/data/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) does not match the name of the calling package (OpenMP). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindOpenMP.cmake:565 (find_package_handle_standard_args) caffe2/CMakeLists.txt:1012 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- pytorch is compiling with OpenMP. OpenMP CXX_FLAGS: -fopenmp. OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/10/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so. -- Caffe2 is compiling with OpenMP. OpenMP CXX_FLAGS: -fopenmp. OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/10/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so. -- Using lib/python3.8/site-packages as python relative installation path CMake Warning at CMakeLists.txt:852 (message): Generated cmake files are only fully tested if one builds with system glog, gflags, and protobuf. Other settings may generate files that are not well tested. -- -- ******** Summary ******** -- General: -- CMake version : 3.18.4 -- CMake command : /home/daniel/py38/lib/python3.8/site-packages/cmake/data/bin/cmake -- System : Linux -- C++ compiler : /usr/lib/ccache/c++ -- C++ compiler id : GNU -- C++ compiler version : 10.2.0 -- CXX flags : -march=znver2 -mavx -mavx2 -mmmx -msse -msse2 -msse3 -msse4 -msse4.1 -msse4.2 -msse4a -mssse3 -mrdrnd -msahf -mbmi -mbmi2 -mclwb -mf16c -mfma -mfsgsbase -madx -mrdseed -mmwaitx -msha -mclzero -maes -mpclmul -mcx16 -mmovbe -mabm -mxsave -mxsaveopt -mxsavec -mxsaves -mclflushopt -mpopcnt -mrdpid -mwbnoinvd -mfxsr -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -DNDEBUG -DUSE_KINETO -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -O2 -fPIC -Wno-narrowing -Wall -Wextra -Werror=return-type -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-unused-function -Wno-unused-result -Wno-unused-local-typedefs -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -- Build type : Release -- Compile definitions : TH_BLAS_MKL;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;ONNX_NAMESPACE=onnx_torch;IDEEP_USE_MKL;HAVE_MMAP=1;_FILE_OFFSET_BITS=64;HAVE_SHM_OPEN=1;HAVE_SHM_UNLINK=1;HAVE_MALLOC_USABLE_SIZE=1;USE_EXTERNAL_MZCRC;MINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -- CMAKE_PREFIX_PATH : /home/daniel/py38;/usr/local/cuda-11.2;/usr/local/cuda-11.2 -- CMAKE_INSTALL_PREFIX : /tmp/pip-req-build-95q72bm2/torch -- -- TORCH_VERSION : 1.8.0 -- CAFFE2_VERSION : 1.8.0 -- BUILD_CAFFE2 : ON -- BUILD_CAFFE2_OPS : ON -- BUILD_CAFFE2_MOBILE : OFF -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF -- BUILD_TENSOREXPR_BENCHMARK: OFF -- BUILD_BINARY : OFF -- BUILD_CUSTOM_PROTOBUF : ON -- Link local protobuf : ON -- BUILD_DOCS : OFF -- BUILD_PYTHON : True -- Python version : 3.8.7 -- Python executable : /home/daniel/py38/bin/python -- Pythonlibs version : 3.8.7 -- Python library : /home/daniel/.pyenv/versions/3.8.7/lib/libpython3.8.a -- Python includes : /home/daniel/.pyenv/versions/3.8.7/include/python3.8 -- Python site-packages: lib/python3.8/site-packages -- BUILD_SHARED_LIBS : ON -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF -- BUILD_TEST : True -- BUILD_JNI : OFF -- BUILD_MOBILE_AUTOGRAD : OFF -- INTERN_BUILD_MOBILE : -- USE_BLAS : 1 -- BLAS : mkl -- USE_LAPACK : 1 -- LAPACK : mkl -- USE_ASAN : OFF -- USE_CPP_CODE_COVERAGE : OFF -- USE_CUDA : 1 -- Split CUDA : OFF -- CUDA static link : OFF -- USE_CUDNN : 1 -- CUDA version : 11.2 -- cuDNN version : 8.1.0 -- CUDA root directory : /usr/local/cuda-11.2 -- CUDA library : /usr/local/cuda-11.2/lib64/stubs/libcuda.so -- cudart library : /usr/local/cuda-11.2/lib64/libcudart.so -- cublas library : /usr/local/cuda-11.2/lib64/libcublas.so -- cufft library : /usr/local/cuda-11.2/lib64/libcufft.so -- curand library : /usr/local/cuda-11.2/lib64/libcurand.so -- cuDNN library : /usr/lib/x86_64-linux-gnu/libcudnn.so -- nvrtc : /usr/local/cuda-11.2/lib64/libnvrtc.so -- CUDA include path : /usr/local/cuda-11.2/include -- NVCC executable : /usr/local/cuda-11.2/bin/nvcc -- NVCC flags : -Xfatbin;-compress-all;-DONNX_NAMESPACE=onnx_torch;-gencode;arch=compute_75,code=sm_75;-gencode;arch=compute_80,code=sm_80;-Xcudafe;--diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl;-std=c++14;-Xcompiler;-fPIC;--expt-relaxed-constexpr;--expt-extended-lambda;-Wno-deprecated-gpu-targets;--expt-extended-lambda;-Xcompiler;-fPIC;-DCUDA_HAS_FP16=1;-D__CUDA_NO_HALF_OPERATORS__;-D__CUDA_NO_HALF_CONVERSIONS__;-D__CUDA_NO_BFLOAT16_CONVERSIONS__;-D__CUDA_NO_HALF2_OPERATORS__ -- CUDA host compiler : /usr/lib/ccache/cc -- NVCC --device-c : OFF -- USE_TENSORRT : OFF -- USE_ROCM : OFF -- USE_EIGEN_FOR_BLAS : -- USE_FBGEMM : ON -- USE_FAKELOWP : OFF -- USE_KINETO : ON -- USE_FFMPEG : OFF -- USE_GFLAGS : OFF -- USE_GLOG : OFF -- USE_LEVELDB : OFF -- USE_LITE_PROTO : OFF -- USE_LMDB : OFF -- USE_METAL : OFF -- USE_PYTORCH_METAL : OFF -- USE_FFTW : OFF -- USE_MKL : ON -- USE_MKLDNN : ON -- USE_MKLDNN_CBLAS : OFF -- USE_NCCL : ON -- USE_SYSTEM_NCCL : 1 -- USE_NNPACK : ON -- USE_NUMPY : ON -- USE_OBSERVERS : ON -- USE_OPENCL : OFF -- USE_OPENCV : OFF -- USE_OPENMP : ON -- USE_TBB : OFF -- USE_VULKAN : OFF -- USE_PROF : OFF -- USE_QNNPACK : ON -- USE_PYTORCH_QNNPACK : ON -- USE_REDIS : OFF -- USE_ROCKSDB : OFF -- USE_ZMQ : OFF -- USE_DISTRIBUTED : 1 -- USE_MPI : ON -- USE_GLOO : ON -- USE_TENSORPIPE : ON -- USE_DEPLOY : OFF -- Public Dependencies : Threads::Threads;caffe2::mkl;caffe2::mkldnn -- Private Dependencies : pthreadpool;cpuinfo;qnnpack;pytorch_qnnpack;nnpack;XNNPACK;fbgemm;/usr/lib/x86_64-linux-gnu/libnuma.so;fp16;/usr/local/lib/libmpi.so;gloo;tensorpipe;aten_op_header_gen;foxi_loader;rt;fmt::fmt-header-only;kineto;gcc_s;gcc;dl -- Configuring done -- Generating done -- Build files have been written to: /tmp/pip-req-build-95q72bm2/build cmake --build . --target install --config Release -- -j 256 [1/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o [2/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/any_lite.cc.o [3/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o [4/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o [5/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o [6/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_enum_util.cc.o [7/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o [8/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o [9/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o [10/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/io_win32.cc.o [11/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/strtod.cc.o [12/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o [13/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o [14/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o [15/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/parse_context.cc.o [16/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o [17/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o [18/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o [19/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o [20/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o [21/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o [22/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o [23/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o [24/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o [25/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o [26/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o [27/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o [28/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o [29/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o [30/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o [31/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o [32/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o [33/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o [34/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o [35/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o [36/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o [37/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o [38/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o [39/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o [40/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o [41/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o [42/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o [43/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o [44/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o [45/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o [46/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o [47/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o [48/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o [49/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o [50/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o [51/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o [52/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o [53/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o [54/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o [55/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o [56/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o [57/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o [58/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o [59/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o [60/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o [61/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o [62/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o [63/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o [64/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o [65/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o [66/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o [67/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o [68/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o [69/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o [70/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o [71/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o [72/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o [73/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o [74/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o [75/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o [76/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o [77/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o [78/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o [79/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o [80/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o [81/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o [82/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o [83/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o [84/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o [85/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o [86/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o [87/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o [88/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o [89/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o [90/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o [91/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o [92/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o [93/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o [94/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o [95/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o [96/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o [97/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info_test_helper.cc.o [98/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o [99/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o [100/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o [101/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o [102/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o [103/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o [104/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o [105/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o [106/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o [107/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o [108/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o [109/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o [110/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o [111/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o [112/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o [113/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o [114/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o [115/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o [116/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o [117/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o [118/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o [119/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o [120/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o [121/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o [122/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o [123/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o [124/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o [125/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o [126/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o [127/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o [128/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o [129/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o [130/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o [131/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o [132/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc.o [133/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc.o [134/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc.o [135/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc.o [136/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o [137/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o [138/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o [139/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o [140/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o [141/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field_lite.cc.o [142/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o [143/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o [144/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o [145/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o [146/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o [147/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o [148/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o [149/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o [150/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o [151/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field_lite.cc.o [152/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o [153/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o [154/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder_lite.cc.o [155/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o [156/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field_lite.cc.o [157/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o [158/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o [159/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o [160/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o [161/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o [162/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o [163/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o [164/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field_lite.cc.o [165/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o [166/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/well_known_types_embed.cc.o [167/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o [168/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o [169/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o [170/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o [171/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o [172/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o [173/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o [174/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o [175/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o [176/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o [177/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o [178/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o [179/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o [180/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o [181/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o [182/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o [183/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o [184/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o [185/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o [186/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o [187/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o [188/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o [189/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o [190/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o [191/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o [192/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o [193/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o In file included from /usr/include/string.h:519, from ../third_party/protobuf/src/google/protobuf/stubs/port.h:39, from ../third_party/protobuf/src/google/protobuf/stubs/common.h:46, from ../third_party/protobuf/src/google/protobuf/message_lite.h:45, from ../third_party/protobuf/src/google/protobuf/message_lite.cc:36: In function ‘void* memcpy(void*, const void*, size_t)’, inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at ../third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at ../third_party/protobuf/src/google/protobuf/implicit_weak_message.h:87:28, inlined from ‘bool google::protobuf::MessageLite::SerializeToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at ../third_party/protobuf/src/google/protobuf/message_lite.cc:372:42: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:33: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘void* memcpy(void*, const void*, size_t)’, inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at ../third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at ../third_party/protobuf/src/google/protobuf/implicit_weak_message.h:87:28: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:33: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [194/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o In file included from /usr/include/string.h:519, from ../third_party/protobuf/src/google/protobuf/stubs/port.h:39, from ../third_party/protobuf/src/google/protobuf/stubs/common.h:46, from ../third_party/protobuf/src/google/protobuf/message_lite.h:45, from ../third_party/protobuf/src/google/protobuf/message_lite.cc:36: In function ‘void* memcpy(void*, const void*, size_t)’, inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at ../third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at ../third_party/protobuf/src/google/protobuf/implicit_weak_message.h:87:28, inlined from ‘bool google::protobuf::MessageLite::SerializeToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at ../third_party/protobuf/src/google/protobuf/message_lite.cc:372:42: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:33: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘void* memcpy(void*, const void*, size_t)’, inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at ../third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at ../third_party/protobuf/src/google/protobuf/implicit_weak_message.h:87:28: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:33: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [195/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o [196/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o [197/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o [198/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o [199/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o [200/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o [201/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o [202/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o [203/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o [204/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o [205/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/softmax-output.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/ref/softmax-output.c:1: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/NNPACK/src/ref/softmax-output.c: In function ‘nnp_softmax_output__reference’: ../third_party/NNPACK/src/ref/softmax-output.c:62:9: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 62 | (pthreadpool_function_1d_t) compute_softmax_output, | ^ [206/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-output.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/ref/relu-output.c:1: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/NNPACK/src/ref/relu-output.c: In function ‘nnp_relu_output__reference’: ../third_party/NNPACK/src/ref/relu-output.c:42:3: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 42 | (pthreadpool_function_1d_t) compute_relu_output, | ^ [207/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-output.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/ref/convolution-output.c:1: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [208/5994] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o In file included from ../third_party/pthreadpool/src/legacy-api.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/src/legacy-api.c:16:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 16 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/src/legacy-api.c:27:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 27 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/src/legacy-api.c:39:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 39 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/src/legacy-api.c:51:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 51 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/src/legacy-api.c:64:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 64 | pthreadpool_function_3d_tiled_t function; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/src/legacy-api.c:95:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 95 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/src/legacy-api.c:138:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 138 | pthreadpool_function_4d_tiled_t function; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/src/legacy-api.c:177:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 177 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [209/5994] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o In file included from ../third_party/pthreadpool/src/portable-api.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [210/5994] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o In file included from ../third_party/pthreadpool/src/threadpool-object.h:30, from ../third_party/pthreadpool/src/memory.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [211/5994] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o In file included from ../third_party/pthreadpool/src/pthreads.c:50: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [212/5994] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o In file included from ../third_party/pthreadpool/src/fastpath.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [213/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o [214/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o [215/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o [216/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o [217/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o [218/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o [219/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o [220/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o [221/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o [222/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o [223/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o [224/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o [225/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o [226/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o [227/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o [228/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o [229/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o [230/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o [231/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o [232/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o [233/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o [234/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o [235/5994] Building C object confu-deps/cpuinfo/deps/clog/CMakeFiles/clog.dir/src/clog.c.o ../third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_fatal’: ../third_party/cpuinfo/deps/clog/src/clog.c:112:4: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 112 | write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_error’: ../third_party/cpuinfo/deps/clog/src/clog.c:188:4: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 188 | write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_warning’: ../third_party/cpuinfo/deps/clog/src/clog.c:264:4: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 264 | write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_info’: ../third_party/cpuinfo/deps/clog/src/clog.c:340:4: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 340 | write(STDOUT_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_debug’: ../third_party/cpuinfo/deps/clog/src/clog.c:416:4: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 416 | write(STDOUT_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [236/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/init.c.o In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/init.c:20: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [237/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/add.c.o In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/add.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [238/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/average-pooling.c.o In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/average-pooling.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [239/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/channel-shuffle.c.o In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/channel-shuffle.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [240/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/clamp.c.o In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/clamp.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [241/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8lut32norm/scalar.c.o [242/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8lut/scalar.c.o [243/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sgemm/6x8-psimd.c.o [244/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o [245/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o [246/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o [247/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8conv/4x4c2-sse2.c.o [248/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o [249/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o [250/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o [251/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o [252/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o [253/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o [254/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o [255/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8vadd/sse2.c.o [256/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8clamp/sse2.c.o [257/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o [258/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/sub16-sse2.c.o [259/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8rmax/sse2.c.o [260/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x2-sse2.c.o [261/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x3-sse2.c.o [262/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x4-sse2.c.o [263/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/xm-sse2.c.o [264/5994] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o [265/5994] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o [266/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o [267/5994] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/pack_block_sparse.cc.o [268/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o [269/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2-per-channel.c.o [270/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o [271/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o [272/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o [273/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o [274/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x4c2-sse2.c.o [275/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o [276/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2-per-channel.c.o [277/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o [278/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c.o [279/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o [280/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o [281/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o [282/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o [283/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-dq-sse2.c.o [284/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o [285/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-sse2.c.o [286/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o [287/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/sse2.c.o [288/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/sse2.c.o [289/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-sse2.c.o [290/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/sse2.c.o [291/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-sse2.c.o [292/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-sse2.c.o [293/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-sse2.c.o [294/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-sse2.c.o [295/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/memory.c.o [296/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2-k-over-64.c.o [297/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2-k-over-2048.c.o [298/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-4.c.o [299/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-8.c.o [300/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-16.c.o [301/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-64.c.o [302/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-2048.c.o [303/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/convolution.c.o In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/convolution.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [304/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/deconvolution.c.o In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/deconvolution.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [305/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/fully-connected.c.o In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/fully-connected.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [306/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/global-average-pooling.c.o In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/global-average-pooling.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [307/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/leaky-relu.c.o In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/leaky-relu.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [308/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/max-pooling.c.o In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/max-pooling.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [309/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sigmoid.c.o In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/sigmoid.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [310/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/softargmax.c.o In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/softargmax.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [311/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-delete.c.o In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-delete.c:11: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [312/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/indirection.c.o In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/qnnpack/indirection.h:14, from ../third_party/QNNPACK/src/indirection.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [313/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/convolution.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [314/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/init.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/init.c:20: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [315/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/add.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/add.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [316/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/average-pooling.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [317/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/channel-shuffle.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [318/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/clamp.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [319/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/deconvolution.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [320/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/fully-connected.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [321/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/fully-connected-sparse.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [322/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/global-average-pooling.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [323/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/hardsigmoid.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [324/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/hardswish.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [325/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/leaky-relu.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [326/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/max-pooling.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [327/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/sigmoid.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [328/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/softargmax.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [329/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/tanh.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [330/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-delete.c:11: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [331/5994] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o ../aten/src/ATen/native/quantized/cpu/qnnpack/src/deconv-run.cc: In function ‘pytorch_qnnp_status qnnpack::qnnpackDeConv(const qnnpack::conv_param_t&, pytorch_qnnp_operator_t, void*, size_t, size_t, size_t, uint8_t, const uint8_t*, const uint8_t*, const float*, uint8_t, uint8_t, uint8_t, uint8_t*, pthreadpool_t)’: ../aten/src/ATen/native/quantized/cpu/qnnpack/src/deconv-run.cc:175:8: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 175 | (pthreadpool_function_4d_tiled_t)compute_q8conv, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/conv_utils.h:7, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/deconv-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:993:16: note: declared here 993 | typedef void (*pthreadpool_function_4d_tiled_t)(void*, size_t, size_t, size_t, size_t, size_t, size_t, size_t, size_t) PTHREADPOOL_DEPRECATED; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/deconv-run.cc:184:9: warning: ‘void pthreadpool_compute_4d_tiled(pthreadpool_t, pthreadpool_function_4d_tiled_t, void*, size_t, size_t, size_t, size_t, size_t, size_t, size_t, size_t)’ is deprecated [-Wdeprecated-declarations] 184 | nr); | ^ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/conv_utils.h:7, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/deconv-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:1035:6: note: declared here 1035 | void pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [332/5994] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o ../aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-run.cc: In function ‘pytorch_qnnp_status qnnpack::qnnpackLinear(size_t, size_t, size_t, uint8_t, const uint8_t*, const float*, uint8_t, uint8_t, uint8_t, const uint8_t*, size_t, void*, uint8_t*, size_t, pthreadpool_t)’: ../aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-run.cc:109:8: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 109 | (pthreadpool_function_4d_tiled_t) compute_q8gemm, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:993:16: note: declared here 993 | typedef void (*pthreadpool_function_4d_tiled_t)(void*, size_t, size_t, size_t, size_t, size_t, size_t, size_t, size_t) PTHREADPOOL_DEPRECATED; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-run.cc:118:9: warning: ‘void pthreadpool_compute_4d_tiled(pthreadpool_t, pthreadpool_function_4d_tiled_t, void*, size_t, size_t, size_t, size_t, size_t, size_t, size_t, size_t)’ is deprecated [-Wdeprecated-declarations] 118 | nr); | ^ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:1035:6: note: declared here 1035 | void pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [333/5994] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o ../aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-dynamic-run.cc: In function ‘pytorch_qnnp_status qnnpack::qnnpackLinearDynamic(size_t, size_t, size_t, uint8_t, const uint8_t*, const float*, const uint8_t*, size_t, void*, const float*, float*, size_t, pthreadpool_t)’: ../aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-dynamic-run.cc:111:8: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 111 | (pthreadpool_function_4d_tiled_t)compute_q8gemm_dq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-dynamic-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:993:16: note: declared here 993 | typedef void (*pthreadpool_function_4d_tiled_t)(void*, size_t, size_t, size_t, size_t, size_t, size_t, size_t, size_t) PTHREADPOOL_DEPRECATED; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-dynamic-run.cc:120:9: warning: ‘void pthreadpool_compute_4d_tiled(pthreadpool_t, pthreadpool_function_4d_tiled_t, void*, size_t, size_t, size_t, size_t, size_t, size_t, size_t, size_t)’ is deprecated [-Wdeprecated-declarations] 120 | nr); | ^ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-dynamic-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:1035:6: note: declared here 1035 | void pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [334/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/indirection.h:14, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/indirection.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [335/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [336/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiff-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [337/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiff-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [338/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiff-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [339/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-input-gradient.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/ref/convolution-input-gradient.c:1: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/NNPACK/src/ref/convolution-input-gradient.c: In function ‘nnp_convolution_input_gradient__reference’: ../third_party/NNPACK/src/ref/convolution-input-gradient.c:85:3: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 85 | (pthreadpool_function_2d_t) compute_convolution_input_gradient, | ^ [340/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-kernel.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/ref/convolution-kernel.c:1: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/NNPACK/src/ref/convolution-kernel.c: In function ‘nnp_convolution_kernel_gradient__reference’: ../third_party/NNPACK/src/ref/convolution-kernel.c:101:3: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 101 | (pthreadpool_function_2d_t) compute_convolution_kernel_gradient, | ^ [341/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/fully-connected-output.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/ref/fully-connected-output.c:3: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/NNPACK/src/ref/fully-connected-output.c: In function ‘nnp_fully_connected_output_f32__reference’: ../third_party/NNPACK/src/ref/fully-connected-output.c:69:3: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 69 | (pthreadpool_function_2d_t) compute_fully_connected_output_f32, | ^ ../third_party/NNPACK/src/ref/fully-connected-output.c: In function ‘nnp_fully_connected_output_f16f32__reference’: ../third_party/NNPACK/src/ref/fully-connected-output.c:93:3: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 93 | (pthreadpool_function_2d_t) compute_fully_connected_output_f16f32, | ^ [342/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/max-pooling-output.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/ref/max-pooling-output.c:1: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/NNPACK/src/ref/max-pooling-output.c: In function ‘nnp_max_pooling_output__reference’: ../third_party/NNPACK/src/ref/max-pooling-output.c:79:3: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 79 | (pthreadpool_function_2d_t) compute_max_pooling_output, | ^ [343/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-input-gradient.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/ref/relu-input-gradient.c:1: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/NNPACK/src/ref/relu-input-gradient.c: In function ‘nnp_relu_input_gradient__reference’: ../third_party/NNPACK/src/ref/relu-input-gradient.c:47:3: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 47 | (pthreadpool_function_1d_t) compute_relu_input_gradient, | ^ [344/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-pad/scalar-float.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/pad.h:11, from ../third_party/XNNPACK/src/x32-pad/scalar-float.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [345/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-pad/scalar-int.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/pad.h:11, from ../third_party/XNNPACK/src/x32-pad/scalar-int.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [346/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-unpool/scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/unpool.h:11, from ../third_party/XNNPACK/src/x32-unpool/scalar.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [347/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/average-pooling-nhwc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/average-pooling-nhwc.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [348/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/argmax-pooling-nhwc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/argmax-pooling-nhwc.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [349/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/binary-elementwise-nd.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/binary-elementwise-nd.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [350/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/depth-to-space-nchw2nhwc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/depth-to-space-nchw2nhwc.c:9: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [351/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/channel-shuffle-nc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/channel-shuffle-nc.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [352/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/constant-pad-nd.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/constant-pad-nd.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [353/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/convolution-nchw.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/convolution-nchw.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [354/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/convolution-nhwc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/convolution-nhwc.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [355/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/deconvolution-nhwc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/deconvolution-nhwc.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [356/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/resize-bilinear-nchw.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/resize-bilinear-nchw.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [357/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/depth-to-space-nhwc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/depth-to-space-nhwc.c:9: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [358/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/fully-connected-nc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/fully-connected-nc.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [359/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/global-average-pooling-ncw.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/global-average-pooling-ncw.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [360/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/global-average-pooling-nwc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/global-average-pooling-nwc.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [361/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/leaky-relu-nc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/leaky-relu-nc.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [362/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/max-pooling-nhwc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/max-pooling-nhwc.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [363/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/prelu-nc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/prelu-nc.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [364/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/resize-bilinear-nhwc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/resize-bilinear-nhwc.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [365/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/unary-elementwise-nc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/unary-elementwise-nc.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [366/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/sigmoid-nc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/sigmoid-nc.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [367/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/softmax-nc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/softmax-nc.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [368/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/abs.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/abs.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [369/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/unpooling-nhwc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/unpooling-nhwc.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [370/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/add2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/add2.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [371/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/depthwise-convolution-2d.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/depthwise-convolution-2d.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [372/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/argmax-pooling-2d.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/argmax-pooling-2d.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [373/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/average-pooling-2d.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/average-pooling-2d.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [374/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/bankers-rounding.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/bankers-rounding.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [375/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/ceiling.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/ceiling.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [376/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/clamp.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/clamp.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [377/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/convolution-2d.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/convolution-2d.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [378/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/deconvolution-2d.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/deconvolution-2d.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [379/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/depth-to-space.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/depth-to-space.c:9: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [380/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/elu.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/elu.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [381/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/divide.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/divide.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [382/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/global-average-pooling-2d.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/global-average-pooling-2d.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [383/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/floor.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/floor.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [384/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/fully-connected.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/fully-connected.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [385/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-resize-bilinear-2d.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/static-resize-bilinear-2d.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [386/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/hardswish.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/hardswish.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [387/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/leaky-relu.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/leaky-relu.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [388/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/max-pooling-2d.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/max-pooling-2d.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [389/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/maximum2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/maximum2.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [390/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/minimum2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/minimum2.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [391/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/multiply2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/multiply2.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [392/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/negate.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/negate.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [393/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/prelu.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/prelu.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [394/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/sigmoid.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/sigmoid.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [395/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/softmax.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/softmax.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [396/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/square-root.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/square-root.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [397/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/square.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/square.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [398/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/squared-difference.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/squared-difference.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [399/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-constant-pad.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/static-constant-pad.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [400/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-reshape.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/static-reshape.c:11: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [401/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/init.c:25: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [402/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/subtract.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/subtract.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [403/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/unpooling-2d.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/unpooling-2d.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [404/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-strings.c.o In file included from ../third_party/XNNPACK/src/xnnpack/operator.h:14, from ../third_party/XNNPACK/src/xnnpack/log.h:15, from ../third_party/XNNPACK/src/operator-strings.c:11: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [405/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph-strings.c.o In file included from ../third_party/XNNPACK/src/xnnpack/operator.h:14, from ../third_party/XNNPACK/src/xnnpack/log.h:15, from ../third_party/XNNPACK/src/subgraph-strings.c:11: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [406/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/memory-planner.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/memory-planner.h:12, from ../third_party/XNNPACK/src/memory-planner.c:11: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [407/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/runtime.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/runtime.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [408/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-delete.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operator-delete.c:11: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [409/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph.c:11: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [410/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tensor.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/tensor.c:11: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [411/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/indirection.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/indirection.h:15, from ../third_party/XNNPACK/src/indirection.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [412/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-run.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [413/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/packing.c.o In file included from ../third_party/XNNPACK/src/xnnpack/operator.h:14, from ../third_party/XNNPACK/src/xnnpack/pack.h:15, from ../third_party/XNNPACK/src/packing.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [414/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9p8x-minmax-scalar-c1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/avgpool.h:14, from ../third_party/XNNPACK/src/f32-avgpool/9p8x-minmax-scalar-c1.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [415/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/4x-scalar-c1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/argmaxpool.h:11, from ../third_party/XNNPACK/src/f32-argmaxpool/4x-scalar-c1.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [416/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9p8x-scalar-c1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/argmaxpool.h:11, from ../third_party/XNNPACK/src/f32-argmaxpool/9p8x-scalar-c1.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [417/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9x-scalar-c1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/argmaxpool.h:11, from ../third_party/XNNPACK/src/f32-argmaxpool/9x-scalar-c1.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [418/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9x-minmax-scalar-c1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/avgpool.h:14, from ../third_party/XNNPACK/src/f32-avgpool/9x-minmax-scalar-c1.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [419/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up1x4-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up1x4-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [420/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-clamp/gen/scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/clamp.h:14, from ../third_party/XNNPACK/src/f32-clamp/gen/scalar-x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [421/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-clamp/gen/scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/clamp.h:14, from ../third_party/XNNPACK/src/f32-clamp/gen/scalar-x2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [422/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-clamp/gen/scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/clamp.h:14, from ../third_party/XNNPACK/src/f32-clamp/gen/scalar-x4.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [423/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-conv-hwc/3x3s2p0p1c3x4-scalar-1x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/conv.h:14, from ../third_party/XNNPACK/src/f32-conv-hwc/3x3s2p0p1c3x4-scalar-1x1.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [424/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-conv-hwc/3x3s2p1c3x4-scalar-1x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/conv.h:14, from ../third_party/XNNPACK/src/f32-conv-hwc/3x3s2p1c3x4-scalar-1x1.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [425/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-scalar-1x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/conv.h:14, from ../third_party/XNNPACK/src/f32-conv-hwc2chw/3x3s2p1c3x4-scalar-1x1.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [426/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up1x4-minmax-scalar-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up1x4-minmax-scalar-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [427/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up1x4-scalar-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up1x4-scalar-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [428/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up1x9-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up1x9-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [429/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up1x4-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up1x4-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [430/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up1x9-minmax-scalar-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up1x9-minmax-scalar-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [431/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up1x9-scalar-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up1x9-scalar-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [432/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up1x25-scalar-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up1x25-scalar-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [433/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up1x9-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up1x9-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [434/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up1x25-minmax-scalar-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up1x25-minmax-scalar-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [435/5994] Linking CXX static library lib/libprotobuf-lite.a [436/5994] Linking C static library lib/libpthreadpool.a [437/5994] Linking C static library lib/libclog.a [438/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up1x25-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up1x25-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [439/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up2x4-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up2x4-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [440/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up1x25-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up1x25-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [441/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up2x4-minmax-scalar-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up2x4-minmax-scalar-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [442/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up2x4-scalar-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up2x4-scalar-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [443/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up2x9-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up2x9-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [444/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up2x4-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up2x4-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [445/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up2x9-minmax-scalar-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up2x9-minmax-scalar-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [446/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up2x9-scalar-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up2x9-scalar-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [447/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up2x25-scalar-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up2x25-scalar-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [448/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up2x9-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up2x9-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [449/5994] Linking CXX static library lib/libprotobuf.a [450/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up2x25-minmax-scalar-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up2x25-minmax-scalar-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [451/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up2x25-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up2x25-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [452/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [453/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up2x25-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up2x25-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [454/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [455/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc3.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [456/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc4.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [457/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [458/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-2x1-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-2x1-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [459/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-2x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-2x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [460/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-3x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-3x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [461/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-4x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-4x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [462/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-5x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-5x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [463/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-6x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-6x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [464/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc3.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [465/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc4.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [466/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-2x1-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-2x1-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [467/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [468/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [469/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-2x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-2x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [470/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-3x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-3x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [471/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-4x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-4x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [472/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [473/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc3.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [474/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc4.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [475/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc5.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc5.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [476/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [477/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [478/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1-acc3.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [479/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [480/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-3x1-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-3x1-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [481/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-3x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-3x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [482/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc3.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [483/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc4.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [484/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc5.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc5.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [485/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [486/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [487/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1-acc3.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [488/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-3x1-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-3x1-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [489/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [490/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7p7x-minmax-scalar-c1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/f32-gavgpool/7p7x-minmax-scalar-c1.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [491/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-3x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-3x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [492/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool-cw/scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/f32-gavgpool-cw/scalar-x1.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [493/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7x-minmax-scalar-c1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/f32-gavgpool/7x-minmax-scalar-c1.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [494/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x4-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/1x4-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [495/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/1x4inc-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/1x4inc-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [496/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/2x4inc-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/2x4inc-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [497/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/4x4inc-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/4x4inc-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [498/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/2x4-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/2x4-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [499/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x4-relu-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/1x4-relu-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [500/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x4-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/1x4-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [501/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x2-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x2-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [502/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/2x4-relu-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/2x4-relu-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [503/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/2x4-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/2x4-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [504/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x4-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x4-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [505/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x2-relu-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x2-relu-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [506/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x2-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x2-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [507/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-hswish/gen/hswish-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/hswish.h:11, from ../third_party/XNNPACK/src/f32-hswish/gen/hswish-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [508/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x4-relu-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x4-relu-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [509/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x4-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x4-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [510/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-hswish/gen/hswish-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/hswish.h:11, from ../third_party/XNNPACK/src/f32-hswish/gen/hswish-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [511/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-hswish/gen/hswish-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/hswish.h:11, from ../third_party/XNNPACK/src/f32-hswish/gen/hswish-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [512/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear-chw/gen/scalar-p1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/ibilinear.h:11, from ../third_party/XNNPACK/src/f32-ibilinear-chw/gen/scalar-p1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [513/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear-chw/gen/scalar-p2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/ibilinear.h:11, from ../third_party/XNNPACK/src/f32-ibilinear-chw/gen/scalar-p2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [514/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear-chw/gen/scalar-p4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/ibilinear.h:11, from ../third_party/XNNPACK/src/f32-ibilinear-chw/gen/scalar-p4.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [515/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x4-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/1x4-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [516/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear/gen/scalar-c1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/ibilinear.h:11, from ../third_party/XNNPACK/src/f32-ibilinear/gen/scalar-c1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [517/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear/gen/scalar-c2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/ibilinear.h:11, from ../third_party/XNNPACK/src/f32-ibilinear/gen/scalar-c2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [518/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear/gen/scalar-c4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/ibilinear.h:11, from ../third_party/XNNPACK/src/f32-ibilinear/gen/scalar-c4.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [519/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/2x4-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/2x4-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [520/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x4-relu-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/1x4-relu-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [521/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x4-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/1x4-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [522/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x2-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x2-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [523/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/2x4-relu-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/2x4-relu-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [524/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/2x4-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/2x4-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [525/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x4-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x4-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [526/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x2-relu-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x2-relu-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [527/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x2-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x2-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [528/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-maxpool/9p8x-minmax-scalar-c1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/maxpool.h:14, from ../third_party/XNNPACK/src/f32-maxpool/9p8x-minmax-scalar-c1.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [529/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x4-relu-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x4-relu-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [530/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x4-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x4-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [531/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9p8x-minmax-scalar-c1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/pavgpool.h:11, from ../third_party/XNNPACK/src/f32-pavgpool/9p8x-minmax-scalar-c1.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [532/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9x-minmax-scalar-c1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/pavgpool.h:11, from ../third_party/XNNPACK/src/f32-pavgpool/9x-minmax-scalar-c1.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [533/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ppmm/gen/2x4-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/ppmm.h:11, from ../third_party/XNNPACK/src/f32-ppmm/gen/2x4-minmax-scalar.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [534/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ppmm/gen/3x3-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/ppmm.h:11, from ../third_party/XNNPACK/src/f32-ppmm/gen/3x3-minmax-scalar.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [535/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ppmm/gen/4x2-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/ppmm.h:11, from ../third_party/XNNPACK/src/f32-ppmm/gen/4x2-minmax-scalar.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [536/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ppmm/gen/4x4-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/ppmm.h:11, from ../third_party/XNNPACK/src/f32-ppmm/gen/4x4-minmax-scalar.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [537/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/scalar-lut64-p2-x2-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/scalar-lut64-p2-x2-acc2.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [538/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/scalar-2x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/prelu.h:11, from ../third_party/XNNPACK/src/f32-prelu/gen/scalar-2x1.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [539/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/scalar-2x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/prelu.h:11, from ../third_party/XNNPACK/src/f32-prelu/gen/scalar-2x4.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [540/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/scalar-lut64-p2-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/scalar-lut64-p2-x1.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [541/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/scalar-lut64-p2-x4-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/scalar-lut64-p2-x4-acc2.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [542/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/scalar-lut64-p2-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/scalar-lut64-p2-x2.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [543/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/scalar-lut64-p2-x4-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/scalar-lut64-p2-x4-acc4.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [544/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/scalar-p5-div-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/scalar-p5-div-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [545/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/scalar-lut64-p2-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/scalar-lut64-p2-x4.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [546/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-rmax/scalar.c.o [547/5994] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc: In function ‘pytorch_qnnp_status qnnpack::qnnpackConv(const qnnpack::conv_param_t&, pytorch_qnnp_operator_t, void*, size_t, size_t, size_t, uint8_t, const uint8_t*, const uint8_t*, const float*, uint8_t, uint8_t, uint8_t, uint8_t*, pthreadpool_t)’: ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:399:16: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 399 | (pthreadpool_function_2d_t)compute_dwconv_unipass, | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/conv_utils.h:7, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:990:16: note: declared here 990 | typedef void (*pthreadpool_function_2d_t)(void*, size_t, size_t) PTHREADPOOL_DEPRECATED; | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:402:41: warning: ‘void pthreadpool_compute_2d(pthreadpool_t, pthreadpool_function_2d_t, void*, size_t, size_t)’ is deprecated [-Wdeprecated-declarations] 402 | convolution->output_height); | ^ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/conv_utils.h:7, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:1008:6: note: declared here 1008 | void pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:435:16: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 435 | (pthreadpool_function_2d_t)compute_dwconv_multiipass, | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/conv_utils.h:7, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:990:16: note: declared here 990 | typedef void (*pthreadpool_function_2d_t)(void*, size_t, size_t) PTHREADPOOL_DEPRECATED; | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:438:41: warning: ‘void pthreadpool_compute_2d(pthreadpool_t, pthreadpool_function_2d_t, void*, size_t, size_t)’ is deprecated [-Wdeprecated-declarations] 438 | convolution->output_height); | ^ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/conv_utils.h:7, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:1008:6: note: declared here 1008 | void pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:483:12: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 483 | (pthreadpool_function_3d_tiled_t)compute_sum_rows, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/conv_utils.h:7, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:992:16: note: declared here 992 | typedef void (*pthreadpool_function_3d_tiled_t)(void*, size_t, size_t, size_t, size_t, size_t, size_t) PTHREADPOOL_DEPRECATED; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:490:43: warning: ‘void pthreadpool_compute_3d_tiled(pthreadpool_t, pthreadpool_function_3d_tiled_t, void*, size_t, size_t, size_t, size_t, size_t, size_t)’ is deprecated [-Wdeprecated-declarations] 490 | pytorch_qnnp_params.q8sum_rows.m); | ^ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/conv_utils.h:7, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:1024:6: note: declared here 1024 | void pthreadpool_compute_3d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:511:12: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 511 | (pthreadpool_function_4d_tiled_t)compute_q8gemm_xzp, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/conv_utils.h:7, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:993:16: note: declared here 993 | typedef void (*pthreadpool_function_4d_tiled_t)(void*, size_t, size_t, size_t, size_t, size_t, size_t, size_t, size_t) PTHREADPOOL_DEPRECATED; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:520:13: warning: ‘void pthreadpool_compute_4d_tiled(pthreadpool_t, pthreadpool_function_4d_tiled_t, void*, size_t, size_t, size_t, size_t, size_t, size_t, size_t, size_t)’ is deprecated [-Wdeprecated-declarations] 520 | nr); | ^ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/conv_utils.h:7, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:1035:6: note: declared here 1035 | void pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:548:12: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 548 | (pthreadpool_function_4d_tiled_t)compute_q8gemm, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/conv_utils.h:7, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:993:16: note: declared here 993 | typedef void (*pthreadpool_function_4d_tiled_t)(void*, size_t, size_t, size_t, size_t, size_t, size_t, size_t, size_t) PTHREADPOOL_DEPRECATED; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:557:13: warning: ‘void pthreadpool_compute_4d_tiled(pthreadpool_t, pthreadpool_function_4d_tiled_t, void*, size_t, size_t, size_t, size_t, size_t, size_t, size_t, size_t)’ is deprecated [-Wdeprecated-declarations] 557 | nr); | ^ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/conv_utils.h:7, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:1035:6: note: declared here 1035 | void pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:589:12: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 589 | (pthreadpool_function_4d_tiled_t)compute_q8conv, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/conv_utils.h:7, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:993:16: note: declared here 993 | typedef void (*pthreadpool_function_4d_tiled_t)(void*, size_t, size_t, size_t, size_t, size_t, size_t, size_t, size_t) PTHREADPOOL_DEPRECATED; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:598:13: warning: ‘void pthreadpool_compute_4d_tiled(pthreadpool_t, pthreadpool_function_4d_tiled_t, void*, size_t, size_t, size_t, size_t, size_t, size_t, size_t, size_t)’ is deprecated [-Wdeprecated-declarations] 598 | nr); | ^ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/conv_utils.h:7, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:1035:6: note: declared here 1035 | void pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [548/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/scalar-p5-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/scalar-p5-x1.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [549/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/scalar-p5-x2-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/scalar-p5-x2-acc2.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [550/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/scalar-p5-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/scalar-p5-x2.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [551/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/scalar-p5-x4-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/scalar-p5-x4-acc2.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [552/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/scalar-p5-x4-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/scalar-p5-x4-acc4.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [553/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/scalar-p5-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/scalar-p5-x4.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [554/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-relu/gen/scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-relu/gen/scalar-x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [555/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-relu/gen/scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-relu/gen/scalar-x2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [556/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-relu/gen/scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-relu/gen/scalar-x4.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [557/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-relu/gen/scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-relu/gen/scalar-x8.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [558/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/scalar-lut64-p2-div-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/scalar-lut64-p2-div-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [559/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/scalar-lut64-p2-div-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/scalar-lut64-p2-div-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [560/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/scalar-lut64-p2-div-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/scalar-lut64-p2-div-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [561/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/scalar-lut2048-p1-div-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/scalar-lut2048-p1-div-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [562/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/scalar-lut2048-p1-div-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/scalar-lut2048-p1-div-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [563/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/scalar-lut2048-p1-div-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/scalar-lut2048-p1-div-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [564/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/scalar-p5-div-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/scalar-p5-div-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [565/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/scalar-p5-div-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/scalar-p5-div-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [566/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/1x1-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/spmm.h:11, from ../third_party/XNNPACK/src/f32-spmm/gen/1x1-minmax-scalar.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [567/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/1x1-minmax-scalar-pipelined.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/spmm.h:11, from ../third_party/XNNPACK/src/f32-spmm/gen/1x1-minmax-scalar-pipelined.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [568/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/2x1-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/spmm.h:11, from ../third_party/XNNPACK/src/f32-spmm/gen/2x1-minmax-scalar.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [569/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/2x1-minmax-scalar-pipelined.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/spmm.h:11, from ../third_party/XNNPACK/src/f32-spmm/gen/2x1-minmax-scalar-pipelined.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [570/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/4x1-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/spmm.h:11, from ../third_party/XNNPACK/src/f32-spmm/gen/4x1-minmax-scalar.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [571/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/4x1-minmax-scalar-pipelined.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/spmm.h:11, from ../third_party/XNNPACK/src/f32-spmm/gen/4x1-minmax-scalar-pipelined.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [572/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/8x1-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/spmm.h:11, from ../third_party/XNNPACK/src/f32-spmm/gen/8x1-minmax-scalar.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [573/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/8x1-minmax-scalar-pipelined.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/spmm.h:11, from ../third_party/XNNPACK/src/f32-spmm/gen/8x1-minmax-scalar-pipelined.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [574/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/8x2-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/spmm.h:11, from ../third_party/XNNPACK/src/f32-spmm/gen/8x2-minmax-scalar.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [575/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/8x4-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/spmm.h:11, from ../third_party/XNNPACK/src/f32-spmm/gen/8x4-minmax-scalar.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [576/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [577/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-minmax-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [578/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-minmax-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [579/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-minmax-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [580/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-minmax-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [581/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-relu-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-relu-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [582/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-relu-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-relu-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [583/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-relu-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-relu-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [584/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-relu-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-relu-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [585/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [586/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [587/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [588/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [589/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-minmax-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [590/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-minmax-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [591/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-minmax-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [592/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-minmax-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [593/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-relu-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [594/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-relu-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [595/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-relu-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [596/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-relu-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [597/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [598/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [599/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [600/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [601/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-minmax-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [602/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-minmax-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [603/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-3x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-3x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [604/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-minmax-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [605/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-minmax-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [606/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-relu-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [607/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-relu-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [608/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-relu-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [609/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-relu-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [610/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [611/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [612/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [613/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [614/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-minmax-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [615/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-minmax-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [616/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-minmax-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [617/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-minmax-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [618/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-relu-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [619/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-relu-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [620/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-relu-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [621/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-relu-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [622/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [623/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [624/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [625/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmax-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [626/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmax-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [627/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmax-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [628/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmax-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [629/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmaxc-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [630/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmaxc-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [631/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmaxc-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [632/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmaxc-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [633/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmin-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [634/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmin-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [635/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmin-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [636/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmin-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [637/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vminc-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [638/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vminc-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [639/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vminc-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [640/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vminc-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [641/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [642/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-minmax-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [643/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-minmax-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [644/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-minmax-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [645/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-minmax-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [646/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-relu-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-relu-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [647/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-relu-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-relu-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [648/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-relu-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-relu-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [649/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-relu-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-relu-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [650/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [651/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [652/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [653/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [654/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-minmax-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [655/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-minmax-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [656/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-minmax-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [657/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-minmax-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [658/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-relu-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [659/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-relu-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [660/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-relu-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [661/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-relu-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [662/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [663/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [664/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [665/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [666/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-minmax-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [667/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-minmax-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [668/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-minmax-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [669/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-minmax-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [670/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-relu-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [671/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-relu-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [672/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-relu-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [673/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-relu-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [674/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [675/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [676/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [677/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [678/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-minmax-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [679/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-minmax-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [680/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-minmax-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [681/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-minmax-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [682/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-relu-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [683/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-relu-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [684/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-relu-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [685/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-relu-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [686/5994] Linking C static library lib/libnnpack_reference_layers.a [687/5994] Linking C static library lib/libcpuinfo_internals.a [688/5994] Linking C static library lib/libcpuinfo.a [689/5994] Linking CXX static library lib/libprotoc.a [690/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-scalar-rr2-lut4-p4.c.o [691/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-scalar-rr2-lut8-p3.c.o [692/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-scalar-rr2-lut8-p4.c.o [693/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expminus-scalar-rr2-lut64-p2.c.o [694/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-scalar-rr2-lut16-p3.c.o [695/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-scalar-rr2-lut16-p4.c.o [696/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-scalar-rr2-p5.c.o [697/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-scalar-rr2-p6.c.o [698/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-scalar-rr2-p5-div.c.o [699/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expminus-scalar-rr2-lut2048-p1.c.o [700/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expminus-scalar-rr2-p5.c.o [701/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundd-scalar-addsub.c.o [702/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundd-scalar-cvt.c.o [703/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundd-scalar-floor.c.o [704/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundne-scalar-addsub.c.o [705/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundne-scalar-nearbyint.c.o [706/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundne-scalar-rint.c.o [707/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundu-scalar-addsub.c.o [708/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundu-scalar-ceil.c.o [709/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundu-scalar-cvt.c.o [710/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundz-scalar-addsub.c.o [711/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-scalar-rr2-lut64-p2-div.c.o [712/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [713/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [714/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-xop-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x4c8-minmax-xop-ld64.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [715/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-xop-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x4c8-minmax-xop-ld128.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [716/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-xop-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/2x4c8-minmax-xop-ld64.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [717/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-xop-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/2x4c8-minmax-xop-ld128.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [718/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-xop-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/3x4c8-minmax-xop-ld64.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [719/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-xop-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/3x4c8-minmax-xop-ld128.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [720/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/4x4c2-minmax-xop-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/4x4c2-minmax-xop-ld64.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [721/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/4x4c2-minmax-xop-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/4x4c2-minmax-xop-ld128.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [722/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiff-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [723/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [724/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiffc-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [725/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiffc-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [726/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiffc-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [727/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiffc-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [728/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-minmax-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [729/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-minmax-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [730/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-minmax-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [731/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-minmax-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [732/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-relu-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-relu-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [733/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-relu-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-relu-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [734/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-relu-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-relu-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [735/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-relu-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-relu-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [736/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [737/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [738/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [739/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [740/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-minmax-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [741/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-minmax-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [742/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-minmax-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [743/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-minmax-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [744/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-relu-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [745/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-relu-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [746/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-relu-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [747/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-relu-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [748/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [749/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [750/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [751/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-scalar-rr2-p6-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [752/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [753/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [754/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [755/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [756/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x5.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x5.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [757/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x6.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x6.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [758/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-scalar-rr2-p6-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [759/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-scalar-rr2-p6-x3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [760/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-scalar-rr2-p6-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [761/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x5.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-scalar-rr2-p6-x5.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [762/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x6.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-scalar-rr2-p6-x6.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [763/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vlrelu/gen/vlrelu-scalar-x1.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [764/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vlrelu/gen/vlrelu-scalar-x2.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [765/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vlrelu/gen/vlrelu-scalar-x4.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [766/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndd-scalar-libm-x1.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [767/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vmulcaddc/gen/c1-minmax-scalar-2x.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vmulcaddc.h:11, from ../third_party/XNNPACK/src/f32-vmulcaddc/gen/c1-minmax-scalar-2x.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [768/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vmulcaddc/gen/c2-minmax-scalar-2x.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vmulcaddc.h:11, from ../third_party/XNNPACK/src/f32-vmulcaddc/gen/c2-minmax-scalar-2x.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [769/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vmulcaddc/gen/c4-minmax-scalar-2x.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vmulcaddc.h:11, from ../third_party/XNNPACK/src/f32-vmulcaddc/gen/c4-minmax-scalar-2x.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [770/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndd-scalar-libm-x2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [771/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndd-scalar-libm-x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [772/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndne-scalar-libm-x1.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [773/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndne-scalar-libm-x2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [774/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndne-scalar-libm-x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [775/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndu-scalar-libm-x1.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [776/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndu-scalar-libm-x2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [777/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndu-scalar-libm-x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [778/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndz-scalar-libm-x1.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [779/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndz-scalar-libm-x2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [780/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndz-scalar-libm-x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [781/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/scalar-sqrt-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/scalar-sqrt-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [782/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/scalar-sqrt-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/scalar-sqrt-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [783/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/scalar-sqrt-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/scalar-sqrt-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [784/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vabs-scalar-x1.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [785/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vabs-scalar-x2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [786/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vabs-scalar-x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [787/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vneg-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [788/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vneg-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [789/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vneg-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [790/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vsqr-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [791/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vsqr-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [792/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vsqr-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [793/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundz-scalar-cvt.c.o [794/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundz-scalar-trunc.c.o [795/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-scalar-rr2-lut2048-p1-div.c.o [796/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-rmax/scalar.c.o [797/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-packx/x2-scalar.c.o [798/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-packx/x3-scalar.c.o [799/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-packx/x4-scalar.c.o [800/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-run.c.o In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c: In function ‘qnnp_run_operator’: ../third_party/QNNPACK/src/operator-run.c:675:11: warning: ‘pthreadpool_compute_2d’ is deprecated [-Wdeprecated-declarations] 675 | pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1008:6: note: declared here 1008 | void pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:677:15: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 677 | (pthreadpool_function_2d_t) compute_dwconv_unipass, | ^ ../third_party/QNNPACK/src/operator-run.c:699:11: warning: ‘pthreadpool_compute_2d’ is deprecated [-Wdeprecated-declarations] 699 | pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1008:6: note: declared here 1008 | void pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:701:15: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 701 | (pthreadpool_function_2d_t) compute_dwconv_multiipass, | ^ ../third_party/QNNPACK/src/operator-run.c:738:7: warning: ‘pthreadpool_compute_3d_tiled’ is deprecated [-Wdeprecated-declarations] 738 | pthreadpool_compute_3d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1024:6: note: declared here 1024 | void pthreadpool_compute_3d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:740:9: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 740 | (pthreadpool_function_3d_tiled_t) compute_sum_rows, | ^ ../third_party/QNNPACK/src/operator-run.c:762:7: warning: ‘pthreadpool_compute_4d_tiled’ is deprecated [-Wdeprecated-declarations] 762 | pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1035:6: note: declared here 1035 | void pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:764:11: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 764 | (pthreadpool_function_4d_tiled_t) compute_q8gemm_xzp, | ^ ../third_party/QNNPACK/src/operator-run.c:797:7: warning: ‘pthreadpool_compute_4d_tiled’ is deprecated [-Wdeprecated-declarations] 797 | pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1035:6: note: declared here 1035 | void pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:799:11: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 799 | (pthreadpool_function_4d_tiled_t) compute_q8gemm, | ^ ../third_party/QNNPACK/src/operator-run.c:837:7: warning: ‘pthreadpool_compute_4d_tiled’ is deprecated [-Wdeprecated-declarations] 837 | pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1035:6: note: declared here 1035 | void pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:839:11: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 839 | (pthreadpool_function_4d_tiled_t) compute_q8conv, | ^ ../third_party/QNNPACK/src/operator-run.c:882:7: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 882 | pthreadpool_function_2d_t compute_function = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:884:9: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 884 | compute_function = (pthreadpool_function_2d_t) compute_average_pooling_unipass; | ^~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:888:11: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 888 | compute_function = (pthreadpool_function_2d_t) compute_average_pooling_unipass; | ^~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:891:11: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 891 | compute_function = (pthreadpool_function_2d_t) compute_average_pooling_multipass; | ^~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:896:7: warning: ‘pthreadpool_compute_2d’ is deprecated [-Wdeprecated-declarations] 896 | pthreadpool_compute_2d(threadpool, compute_function, &context, op->batch_size, output_height); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1008:6: note: declared here 1008 | void pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:935:7: warning: ‘pthreadpool_compute_2d’ is deprecated [-Wdeprecated-declarations] 935 | pthreadpool_compute_2d(threadpool, | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1008:6: note: declared here 1008 | void pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:936:9: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 936 | (pthreadpool_function_2d_t) compute_max_pooling, &context, | ^ ../third_party/QNNPACK/src/operator-run.c:956:9: warning: ‘pthreadpool_compute_1d_tiled’ is deprecated [-Wdeprecated-declarations] 956 | pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1001:6: note: declared here 1001 | void pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:958:11: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 958 | (pthreadpool_function_1d_tiled_t) compute_q8add_contiguous, | ^ ../third_party/QNNPACK/src/operator-run.c:973:9: warning: ‘pthreadpool_compute_1d_tiled’ is deprecated [-Wdeprecated-declarations] 973 | pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1001:6: note: declared here 1001 | void pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:975:11: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 975 | (pthreadpool_function_1d_tiled_t) compute_q8add_strided, | ^ ../third_party/QNNPACK/src/operator-run.c:1000:7: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1000 | pthreadpool_function_1d_t compute_function = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:1002:9: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1002 | compute_function = (pthreadpool_function_1d_t) compute_global_average_pooling_unipass; | ^~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:1006:11: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1006 | compute_function = (pthreadpool_function_1d_t) compute_global_average_pooling_unipass; | ^~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:1009:11: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1009 | compute_function = (pthreadpool_function_1d_t) compute_global_average_pooling_multipass; | ^~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:1014:7: warning: ‘pthreadpool_compute_1d’ is deprecated [-Wdeprecated-declarations] 1014 | pthreadpool_compute_1d(threadpool, compute_function, &context, op->batch_size); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:995:6: note: declared here 995 | void pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:1033:9: warning: ‘pthreadpool_compute_1d_tiled’ is deprecated [-Wdeprecated-declarations] 1033 | pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1001:6: note: declared here 1001 | void pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:1035:11: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1035 | (pthreadpool_function_1d_tiled_t) compute_lut_contiguous, &context, | ^ ../third_party/QNNPACK/src/operator-run.c:1047:9: warning: ‘pthreadpool_compute_1d’ is deprecated [-Wdeprecated-declarations] 1047 | pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:995:6: note: declared here 995 | void pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:1049:11: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1049 | (pthreadpool_function_1d_t) compute_lut_strided, &context, | ^ ../third_party/QNNPACK/src/operator-run.c:1070:9: warning: ‘pthreadpool_compute_1d_tiled’ is deprecated [-Wdeprecated-declarations] 1070 | pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1001:6: note: declared here 1001 | void pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:1072:11: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1072 | (pthreadpool_function_1d_tiled_t) compute_clamp_contiguous, &context, | ^ ../third_party/QNNPACK/src/operator-run.c:1084:9: warning: ‘pthreadpool_compute_1d’ is deprecated [-Wdeprecated-declarations] 1084 | pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:995:6: note: declared here 995 | void pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:1086:11: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1086 | (pthreadpool_function_1d_t) compute_clamp_strided, &context, | ^ ../third_party/QNNPACK/src/operator-run.c:1103:7: warning: ‘pthreadpool_compute_1d’ is deprecated [-Wdeprecated-declarations] 1103 | pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:995:6: note: declared here 995 | void pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:1105:9: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1105 | (pthreadpool_function_1d_t) compute_u8softargmax, &context, | ^ ../third_party/QNNPACK/src/operator-run.c:1120:7: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1120 | pthreadpool_function_1d_t compute_function = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:1123:11: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1123 | compute_function = (pthreadpool_function_1d_t) compute_channel_shuffle_fixed; | ^~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:1127:11: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1127 | compute_function = (pthreadpool_function_1d_t) compute_channel_shuffle_fixed; | ^~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:1131:11: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1131 | compute_function = (pthreadpool_function_1d_t) compute_channel_shuffle_fixed; | ^~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:1135:11: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1135 | compute_function = (pthreadpool_function_1d_t) compute_channel_shuffle_variable; | ^~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:1142:7: warning: ‘pthreadpool_compute_1d’ is deprecated [-Wdeprecated-declarations] 1142 | pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:995:6: note: declared here 995 | void pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ [801/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c: In function ‘pytorch_qnnp_run_operator’: ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:823:11: warning: ‘pthreadpool_compute_2d’ is deprecated [-Wdeprecated-declarations] 823 | pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1008:6: note: declared here 1008 | void pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:825:15: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 825 | (pthreadpool_function_2d_t)compute_dwconv_unipass, | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:853:11: warning: ‘pthreadpool_compute_2d’ is deprecated [-Wdeprecated-declarations] 853 | pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1008:6: note: declared here 1008 | void pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:855:15: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 855 | (pthreadpool_function_2d_t)compute_dwconv_multiipass, | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:892:7: warning: ‘pthreadpool_compute_3d_tiled’ is deprecated [-Wdeprecated-declarations] 892 | pthreadpool_compute_3d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1024:6: note: declared here 1024 | void pthreadpool_compute_3d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:894:11: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 894 | (pthreadpool_function_3d_tiled_t)compute_sum_rows, | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:920:7: warning: ‘pthreadpool_compute_4d_tiled’ is deprecated [-Wdeprecated-declarations] 920 | pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1035:6: note: declared here 1035 | void pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:922:11: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 922 | (pthreadpool_function_4d_tiled_t)compute_q8gemm_xzp, | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:960:7: warning: ‘pthreadpool_compute_4d_tiled’ is deprecated [-Wdeprecated-declarations] 960 | pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1035:6: note: declared here 1035 | void pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:962:11: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 962 | (pthreadpool_function_4d_tiled_t)compute_q8gemm, | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1077:7: warning: ‘pthreadpool_compute_4d_tiled’ is deprecated [-Wdeprecated-declarations] 1077 | pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1035:6: note: declared here 1035 | void pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1079:11: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1079 | (pthreadpool_function_4d_tiled_t)compute_q8gemm_prepack_a_sparse, | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1090:7: warning: ‘pthreadpool_compute_4d_tiled’ is deprecated [-Wdeprecated-declarations] 1090 | pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1035:6: note: declared here 1035 | void pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1092:11: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1092 | (pthreadpool_function_4d_tiled_t)compute_q8gemm_prepacked_sparse_dq, | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1135:7: warning: ‘pthreadpool_compute_4d_tiled’ is deprecated [-Wdeprecated-declarations] 1135 | pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1035:6: note: declared here 1035 | void pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1137:11: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1137 | (pthreadpool_function_4d_tiled_t)compute_q8conv, | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1192:7: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1192 | pthreadpool_function_2d_t compute_function = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1195:13: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1195 | (pthreadpool_function_2d_t)compute_average_pooling_unipass; | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1200:15: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1200 | (pthreadpool_function_2d_t)compute_average_pooling_unipass; | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1204:15: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1204 | (pthreadpool_function_2d_t)compute_average_pooling_multipass; | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1209:7: warning: ‘pthreadpool_compute_2d’ is deprecated [-Wdeprecated-declarations] 1209 | pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1008:6: note: declared here 1008 | void pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1262:7: warning: ‘pthreadpool_compute_2d’ is deprecated [-Wdeprecated-declarations] 1262 | pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1008:6: note: declared here 1008 | void pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1264:11: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1264 | (pthreadpool_function_2d_t)compute_max_pooling, | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1287:9: warning: ‘pthreadpool_compute_1d_tiled’ is deprecated [-Wdeprecated-declarations] 1287 | pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1001:6: note: declared here 1001 | void pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1289:13: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1289 | (pthreadpool_function_1d_tiled_t)compute_q8add_contiguous, | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1305:9: warning: ‘pthreadpool_compute_1d_tiled’ is deprecated [-Wdeprecated-declarations] 1305 | pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1001:6: note: declared here 1001 | void pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1307:13: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1307 | (pthreadpool_function_1d_tiled_t)compute_q8add_strided, | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1333:7: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1333 | pthreadpool_function_1d_t compute_function = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1336:13: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1336 | (pthreadpool_function_1d_t)compute_global_average_pooling_unipass; | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1341:15: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1341 | (pthreadpool_function_1d_t)compute_global_average_pooling_unipass; | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1345:15: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1345 | compute_global_average_pooling_multipass; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1350:7: warning: ‘pthreadpool_compute_1d’ is deprecated [-Wdeprecated-declarations] 1350 | pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:995:6: note: declared here 995 | void pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1370:9: warning: ‘pthreadpool_compute_1d_tiled’ is deprecated [-Wdeprecated-declarations] 1370 | pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1001:6: note: declared here 1001 | void pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1372:13: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1372 | (pthreadpool_function_1d_tiled_t)compute_lut_contiguous, | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1386:9: warning: ‘pthreadpool_compute_1d’ is deprecated [-Wdeprecated-declarations] 1386 | pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:995:6: note: declared here 995 | void pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1388:13: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1388 | (pthreadpool_function_1d_t)compute_lut_strided, | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1410:9: warning: ‘pthreadpool_compute_1d_tiled’ is deprecated [-Wdeprecated-declarations] 1410 | pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1001:6: note: declared here 1001 | void pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1412:13: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1412 | (pthreadpool_function_1d_tiled_t)compute_clamp_contiguous, | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1426:9: warning: ‘pthreadpool_compute_1d’ is deprecated [-Wdeprecated-declarations] 1426 | pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:995:6: note: declared here 995 | void pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1428:13: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1428 | (pthreadpool_function_1d_t)compute_clamp_strided, | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1445:7: warning: ‘pthreadpool_compute_1d’ is deprecated [-Wdeprecated-declarations] 1445 | pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:995:6: note: declared here 995 | void pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1447:11: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1447 | (pthreadpool_function_1d_t)compute_u8softargmax, | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1462:7: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1462 | pthreadpool_function_1d_t compute_function = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1466:15: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1466 | (pthreadpool_function_1d_t)compute_channel_shuffle_fixed; | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1471:15: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1471 | (pthreadpool_function_1d_t)compute_channel_shuffle_fixed; | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1476:15: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1476 | (pthreadpool_function_1d_t)compute_channel_shuffle_fixed; | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1481:15: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1481 | (pthreadpool_function_1d_t)compute_channel_shuffle_variable; | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1489:7: warning: ‘pthreadpool_compute_1d’ is deprecated [-Wdeprecated-declarations] 1489 | pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:995:6: note: declared here 995 | void pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ [802/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/8x8c4-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/8x8c4-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [803/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/12x4c4-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/12x4c4-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [804/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9p8x-minmax-scalar-c1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/avgpool.h:14, from ../third_party/XNNPACK/src/qu8-avgpool/9p8x-minmax-scalar-c1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [805/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-requantization/fp32-scalar-lrintf.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qs8-requantization/fp32-scalar-lrintf.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [806/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-requantization/fp32-scalar-magic.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qs8-requantization/fp32-scalar-magic.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [807/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-requantization/precise-scalar-signed64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qs8-requantization/precise-scalar-signed64.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [808/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-requantization/precise-scalar-unsigned32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qs8-requantization/precise-scalar-unsigned32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [809/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-requantization/precise-scalar-unsigned64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qs8-requantization/precise-scalar-unsigned64.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [810/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-requantization/q31-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qs8-requantization/q31-scalar.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [811/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9x-minmax-scalar-c1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/avgpool.h:14, from ../third_party/XNNPACK/src/qu8-avgpool/9x-minmax-scalar-c1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [812/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/up1x9-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qu8-dwconv/up1x9-minmax-scalar.c:7: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [813/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/7p7x-minmax-scalar-c1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qu8-gavgpool/7p7x-minmax-scalar-c1.c:9: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [814/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/7x-minmax-scalar-c1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qu8-gavgpool/7x-minmax-scalar-c1.c:9: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [815/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/8x8c4-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qu8-gemm/gen/8x8c4-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [816/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/2x2-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qu8-gemm/2x2-minmax-scalar.c:9: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [817/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/12x4c4-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qu8-gemm/gen/12x4c4-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [818/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-maxpool/9p8x-minmax-scalar-c1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/maxpool.h:14, from ../third_party/XNNPACK/src/u8-maxpool/9p8x-minmax-scalar-c1.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [819/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/2x2-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qu8-igemm/2x2-minmax-scalar.c:9: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [820/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-requantization/fp32-scalar-lrintf.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qu8-requantization/fp32-scalar-lrintf.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [821/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-requantization/fp32-scalar-magic.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qu8-requantization/fp32-scalar-magic.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [822/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-requantization/precise-scalar-signed64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qu8-requantization/precise-scalar-signed64.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [823/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-requantization/precise-scalar-unsigned32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qu8-requantization/precise-scalar-unsigned32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [824/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-requantization/precise-scalar-unsigned64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qu8-requantization/precise-scalar-unsigned64.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [825/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-requantization/q31-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qu8-requantization/q31-scalar.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [826/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qu8-vadd/minmax-scalar.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [827/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-clamp/scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/clamp.h:14, from ../third_party/XNNPACK/src/u8-clamp/scalar-x4.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [828/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-lut32norm/scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/lut.h:14, from ../third_party/XNNPACK/src/u8-lut32norm/scalar.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [829/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/lut.h:14, from ../third_party/XNNPACK/src/x8-lut/scalar.c:11: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [830/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-depthtospace2d-chw2hwc/scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/depthtospace.h:11, from ../third_party/XNNPACK/src/x32-depthtospace2d-chw2hwc/scalar.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [831/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x2-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/zip.h:14, from ../third_party/XNNPACK/src/x8-zip/x2-scalar.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [832/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x3-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/zip.h:14, from ../third_party/XNNPACK/src/x8-zip/x3-scalar.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [833/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x4-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/zip.h:14, from ../third_party/XNNPACK/src/x8-zip/x4-scalar.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [834/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/xm-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/zip.h:14, from ../third_party/XNNPACK/src/x8-zip/xm-scalar.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [835/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9p8x-minmax-sse-c4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/avgpool.h:14, from ../third_party/XNNPACK/src/f32-avgpool/9p8x-minmax-sse-c4.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [836/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-fill/scalar-float.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/fill.h:11, from ../third_party/XNNPACK/src/x32-fill/scalar-float.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [837/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-fill/scalar-int.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/fill.h:11, from ../third_party/XNNPACK/src/x32-fill/scalar-int.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [838/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmaxc-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [839/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmin-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [840/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmin-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [841/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vminc-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [842/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vminc-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [843/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x2-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/zip.h:14, from ../third_party/XNNPACK/src/x32-zip/x2-scalar.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [844/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x3-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/zip.h:14, from ../third_party/XNNPACK/src/x32-zip/x3-scalar.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [845/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x4-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/zip.h:14, from ../third_party/XNNPACK/src/x32-zip/x4-scalar.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [846/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/xm-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/zip.h:14, from ../third_party/XNNPACK/src/x32-zip/xm-scalar.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [847/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-copy/memcpy.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/xx-copy/memcpy.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [848/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up4x4-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up4x4-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [849/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9x-minmax-sse-c4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/avgpool.h:14, from ../third_party/XNNPACK/src/f32-avgpool/9x-minmax-sse-c4.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [850/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-clamp/gen/sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/clamp.h:14, from ../third_party/XNNPACK/src/f32-clamp/gen/sse-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [851/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-clamp/gen/sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/clamp.h:14, from ../third_party/XNNPACK/src/f32-clamp/gen/sse-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [852/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-1x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/conv.h:14, from ../third_party/XNNPACK/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-1x1.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [853/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-2x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/conv.h:14, from ../third_party/XNNPACK/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-2x2.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [854/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up4x4-minmax-sse-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up4x4-minmax-sse-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [855/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up4x9-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up4x9-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [856/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up4x9-minmax-sse-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up4x9-minmax-sse-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [857/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up4x25-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up4x25-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [858/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up4x25-minmax-sse-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up4x25-minmax-sse-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [859/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x4-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x4-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [860/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x4-minmax-sse-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x4-minmax-sse-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [861/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x9-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x9-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [862/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x9-minmax-sse-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x9-minmax-sse-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [863/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x25-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [864/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-sse-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x25-minmax-sse-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [865/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7p7x-minmax-sse-c4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/f32-gavgpool/7p7x-minmax-sse-c4.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [866/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [867/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [868/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [869/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [870/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [871/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [872/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmax-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [873/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmaxc-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [874/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-4x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-4x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [875/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-5x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-5x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [876/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-6x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-6x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [877/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [878/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [879/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [880/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [881/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-2x4-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-2x4-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [882/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-2x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-2x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [883/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-3x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-3x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [884/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-4x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-4x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [885/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [886/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [887/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [888/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc5.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc5.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [889/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [890/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [891/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4-acc3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [892/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [893/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-3x4-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-3x4-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [894/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-3x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-3x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [895/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [896/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [897/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-5x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-5x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [898/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [899/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [900/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [901/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc5.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc5.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [902/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [903/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [904/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4-acc3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [905/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [906/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-3x4-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-3x4-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [907/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-3x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-3x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [908/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool-cw/sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/f32-gavgpool-cw/sse-x4.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [909/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x8-minmax-sse-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/1x8-minmax-sse-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [910/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7x-minmax-sse-c4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/f32-gavgpool/7x-minmax-sse-c4.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [911/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/1x8inc-minmax-sse-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [912/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse-load1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/1x8inc-minmax-sse-load1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [913/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/1x8s4inc-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/1x8s4inc-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [914/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/3x8inc-minmax-sse-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [915/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse-load1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/3x8inc-minmax-sse-load1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [916/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/3x8s4inc-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/3x8s4inc-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [917/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/4x8inc-minmax-sse-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [918/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse-load1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/4x8inc-minmax-sse-load1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [919/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/4x8s4inc-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/4x8s4inc-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [920/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/5x8inc-minmax-sse-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [921/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse-load1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/5x8inc-minmax-sse-load1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [922/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/5x8s4inc-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/5x8s4inc-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [923/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x8-minmax-sse-load1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/1x8-minmax-sse-load1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [924/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/3x8-minmax-sse-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/3x8-minmax-sse-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [925/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x8s4-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/1x8s4-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [926/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/3x8-minmax-sse-load1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/3x8-minmax-sse-load1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [927/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x8-minmax-sse-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x8-minmax-sse-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [928/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/3x8s4-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/3x8s4-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [929/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x2c4-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x2c4-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [930/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x8-minmax-sse-load1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x8-minmax-sse-load1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [931/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x8-minmax-sse-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/5x8-minmax-sse-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [932/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x8s4-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x8s4-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [933/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x8-minmax-sse-load1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/5x8-minmax-sse-load1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [934/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x8-minmax-sse-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/1x8-minmax-sse-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [935/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x8s4-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/5x8s4-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [936/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-hswish/gen/hswish-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/hswish.h:11, from ../third_party/XNNPACK/src/f32-hswish/gen/hswish-sse-x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [937/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-hswish/gen/hswish-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/hswish.h:11, from ../third_party/XNNPACK/src/f32-hswish/gen/hswish-sse-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [938/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear/gen/sse-c4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/ibilinear.h:11, from ../third_party/XNNPACK/src/f32-ibilinear/gen/sse-c4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [939/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear/gen/sse-c8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/ibilinear.h:11, from ../third_party/XNNPACK/src/f32-ibilinear/gen/sse-c8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [940/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x8-minmax-sse-load1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/1x8-minmax-sse-load1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [941/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x8s4-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/1x8s4-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [942/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/3x8-minmax-sse-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/3x8-minmax-sse-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [943/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/3x8-minmax-sse-load1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/3x8-minmax-sse-load1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [944/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/3x8s4-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/3x8s4-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [945/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x2c4-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x2c4-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [946/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x8-minmax-sse-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x8-minmax-sse-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [947/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x8-minmax-sse-load1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x8-minmax-sse-load1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [948/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x8s4-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x8s4-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [949/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x8-minmax-sse-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/5x8-minmax-sse-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [950/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x8-minmax-sse-load1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/5x8-minmax-sse-load1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [951/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x8s4-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/5x8s4-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [952/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-maxpool/9p8x-minmax-sse-c4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/maxpool.h:14, from ../third_party/XNNPACK/src/f32-maxpool/9p8x-minmax-sse-c4.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [953/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-rmax/sse.c.o [954/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundd-sse-addsub.c.o [955/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundne-sse-addsub.c.o [956/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundu-sse-addsub.c.o [957/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundz-sse-addsub.c.o [958/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sqrt-sse-hh1mac.c.o [959/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sqrt-sse-nr1mac.c.o [960/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sqrt-sse-nr2mac.c.o [961/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-packx/x4-sse.c.o [962/5994] Linking CXX executable bin/protoc-3.11.4.0 [963/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9p8x-minmax-sse-c4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/pavgpool.h:11, from ../third_party/XNNPACK/src/f32-pavgpool/9p8x-minmax-sse-c4.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [964/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9x-minmax-sse-c4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/pavgpool.h:11, from ../third_party/XNNPACK/src/f32-pavgpool/9x-minmax-sse-c4.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [965/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ppmm/gen/4x8-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/ppmm.h:11, from ../third_party/XNNPACK/src/f32-ppmm/gen/4x8-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [966/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse-2x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/prelu.h:11, from ../third_party/XNNPACK/src/f32-prelu/gen/sse-2x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [967/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse-2x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/prelu.h:11, from ../third_party/XNNPACK/src/f32-prelu/gen/sse-2x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [968/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-relu/gen/sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-relu/gen/sse-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [969/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-relu/gen/sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-relu/gen/sse-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [970/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-minmax-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [971/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/4x1-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/spmm.h:11, from ../third_party/XNNPACK/src/f32-spmm/gen/4x1-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [972/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/8x1-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/spmm.h:11, from ../third_party/XNNPACK/src/f32-spmm/gen/8x1-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [973/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/16x1-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/spmm.h:11, from ../third_party/XNNPACK/src/f32-spmm/gen/16x1-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [974/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/32x1-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/spmm.h:11, from ../third_party/XNNPACK/src/f32-spmm/gen/32x1-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [975/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-minmax-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [976/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-minmax-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [977/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-minmax-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [978/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-minmax-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [979/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-minmax-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [980/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-minmax-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [981/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-minmax-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [982/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-minmax-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [983/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmax-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [984/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmax-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [985/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmaxc-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [986/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmaxc-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [987/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmin-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [988/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmin-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [989/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vminc-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [990/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vminc-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [991/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-minmax-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [992/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiff-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [993/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-minmax-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [994/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-minmax-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [995/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-minmax-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [996/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-minmax-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [997/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-minmax-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [998/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-minmax-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [999/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiff-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1000/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiffc-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1001/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiffc-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1002/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-minmax-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1003/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-minmax-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1004/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vmulcaddc/gen/c4-minmax-sse-2x.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vmulcaddc.h:11, from ../third_party/XNNPACK/src/f32-vmulcaddc/gen/c4-minmax-sse-2x.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1005/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-minmax-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1006/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-minmax-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1007/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vlrelu/gen/vlrelu-sse-x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1008/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vlrelu/gen/vlrelu-sse-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1009/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vmulcaddc/gen/c8-minmax-sse-2x.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vmulcaddc.h:11, from ../third_party/XNNPACK/src/f32-vmulcaddc/gen/c8-minmax-sse-2x.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1010/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-fill/sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/fill.h:11, from ../third_party/XNNPACK/src/x32-fill/sse.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1011/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/sse-sqrt-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/sse-sqrt-x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1012/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/sse-sqrt-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/sse-sqrt-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1013/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vabs-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1014/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vabs-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1015/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vneg-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1016/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vneg-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1017/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vsqr-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1018/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vsqr-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1019/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-pad/sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/pad.h:11, from ../third_party/XNNPACK/src/x32-pad/sse.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1020/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x8-minmax-sse2-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/1x8-minmax-sse2-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1021/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/4x-sse2-c4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/argmaxpool.h:11, from ../third_party/XNNPACK/src/f32-argmaxpool/4x-sse2-c4.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1022/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9p8x-sse2-c4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/argmaxpool.h:11, from ../third_party/XNNPACK/src/f32-argmaxpool/9p8x-sse2-c4.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1023/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9x-sse2-c4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/argmaxpool.h:11, from ../third_party/XNNPACK/src/f32-argmaxpool/9x-sse2-c4.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1024/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse2-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/1x8inc-minmax-sse2-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1025/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse2-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/3x8inc-minmax-sse2-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1026/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse2-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/4x8inc-minmax-sse2-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1027/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse2-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/5x8inc-minmax-sse2-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1028/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/3x8-minmax-sse2-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/3x8-minmax-sse2-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1029/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x8-minmax-sse2-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x8-minmax-sse2-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1030/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x8-minmax-sse2-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/5x8-minmax-sse2-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1031/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x8-minmax-sse2-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/1x8-minmax-sse2-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1032/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/3x8-minmax-sse2-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/3x8-minmax-sse2-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1033/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x8-minmax-sse2-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x8-minmax-sse2-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1034/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x8-minmax-sse2-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/5x8-minmax-sse2-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1035/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse2-p5-div-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse2-p5-div-x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1036/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse2-2x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/prelu.h:11, from ../third_party/XNNPACK/src/f32-prelu/gen/sse2-2x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1037/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse2-2x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/prelu.h:11, from ../third_party/XNNPACK/src/f32-prelu/gen/sse2-2x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1038/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-p5-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/sse2-p5-x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1039/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-p5-x8-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/sse2-p5-x8-acc2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1040/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-p5-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/sse2-p5-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1041/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-p5-x12-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/sse2-p5-x12-acc2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1042/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-p5-x12-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/sse2-p5-x12-acc3.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1043/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-p5-x12.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/sse2-p5-x12.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1044/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-p5-x16-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/sse2-p5-x16-acc2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1045/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-p5-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/sse2-p5-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1046/5994] Linking C static library lib/libqnnpack.a [1047/5994] Linking CXX static library lib/libpytorch_qnnpack.a [1048/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-sse2-rr2-lut16-p3.c.o [1049/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/exp-sse2-rr2-lut64-p2.c.o [1050/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/exp-sse2-rr2-p5.c.o [1051/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-sse2-rr2-lut64-p2-div.c.o [1052/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-sse2-rr2-p6.c.o [1053/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expminus-sse2-rr2-p5.c.o [1054/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundd-sse2-cvt.c.o [1055/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundne-sse2-cvt.c.o [1056/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundu-sse2-cvt.c.o [1057/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundz-sse2-cvt.c.o [1058/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-sse2-rr2-lut64-p2-nr1.c.o [1059/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-sse2-rr2-lut64-p2-nr2.c.o [1060/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-sse2-rr2-p5-div.c.o [1061/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-sse2-rr2-p5-nr1.c.o [1062/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-sse2-rr2-p5-nr2.c.o [1063/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-rmax/sse2.c.o [1064/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-p5-x16-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/sse2-p5-x16-acc4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1065/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-p5-x20-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/sse2-p5-x20-acc2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1066/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-p5-x20-acc5.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/sse2-p5-x20-acc5.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1067/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-p5-x20.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/sse2-p5-x20.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1068/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse2-lut64-p2-div-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse2-lut64-p2-div-x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1069/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse2-lut64-p2-div-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse2-lut64-p2-div-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1070/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse2-lut64-p2-div-x12.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse2-lut64-p2-div-x12.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1071/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse2-lut64-p2-div-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse2-lut64-p2-div-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1072/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse2-lut64-p2-div-x20.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse2-lut64-p2-div-x20.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1073/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse2-lut64-p2-div-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse2-lut64-p2-div-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1074/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse2-p5-div-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse2-p5-div-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1075/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse2-p5-div-x12.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse2-p5-div-x12.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1076/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse2-p5-div-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse2-p5-div-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1077/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse2-p5-div-x20.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse2-p5-div-x20.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1078/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse2-p5-div-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse2-p5-div-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1079/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse2-rr2-p6-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1080/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1081/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1082/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x12.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x12.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1083/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1084/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x20.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x20.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1085/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x24.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1086/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse2-rr2-p6-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1087/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x12.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse2-rr2-p6-x12.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1088/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse2-rr2-p6-x16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1089/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x20.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse2-rr2-p6-x20.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1090/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse2-rr2-p6-x24.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1091/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse2-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vlrelu/gen/vlrelu-sse2-x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1092/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse2-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vlrelu/gen/vlrelu-sse2-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1093/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse2-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndd-sse2-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1094/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse2-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndd-sse2-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1095/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse2-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndne-sse2-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1096/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse2-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndne-sse2-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1097/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse2-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndu-sse2-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1098/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse2-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndu-sse2-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1099/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse2-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndz-sse2-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1100/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse2-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndz-sse2-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1101/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c2-xw-minmax-sse2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1102/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x9-minmax-sse2-mul16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up8x9-minmax-sse2-mul16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1103/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-sse2-mul16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up16x9-minmax-sse2-mul16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1104/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up24x9-minmax-sse2-mul16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up24x9-minmax-sse2-mul16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1105/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-sse2-c8-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7p7x-minmax-sse2-c8-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1106/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-sse2-c16-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7p7x-minmax-sse2-c16-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1107/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-sse2-c24-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7p7x-minmax-sse2-c24-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1108/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-sse2-c8-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7x-minmax-sse2-c8-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1109/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-sse2-c16-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7x-minmax-sse2-c16-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1110/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-sse2-c24-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7x-minmax-sse2-c24-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1111/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c2-minmax-sse2-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c2-minmax-sse2-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1112/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c2-minmax-sse2-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c2-minmax-sse2-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1113/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c8-xw-minmax-sse2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1114/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-sse2-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c8-minmax-sse2-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1115/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-sse2-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c8-minmax-sse2-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1116/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/2x4c8-xw-minmax-sse2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1117/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-sse2-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/2x4c8-minmax-sse2-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1118/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-sse2-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/2x4c8-minmax-sse2-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1119/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/3x4c8-xw-minmax-sse2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1120/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-sse2-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/3x4c8-minmax-sse2-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1121/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-sse2-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/3x4c8-minmax-sse2-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1122/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/4x4c2-xw-minmax-sse2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1123/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x4c2-minmax-sse2-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/4x4c2-minmax-sse2-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1124/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x4c2-minmax-sse2-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/4x4c2-minmax-sse2-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1125/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-requantization/precise-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qs8-requantization/precise-sse2.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1126/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c2-minmax-sse2-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x4c2-minmax-sse2-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1127/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c2-minmax-sse2-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x4c2-minmax-sse2-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1128/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-sse2-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x4c8-minmax-sse2-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1129/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-sse2-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x4c8-minmax-sse2-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1130/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-sse2-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/2x4c8-minmax-sse2-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1131/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-sse2-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/2x4c8-minmax-sse2-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1132/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-sse2-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/3x4c8-minmax-sse2-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1133/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-sse2-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/3x4c8-minmax-sse2-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1134/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/4x4c2-minmax-sse2-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/4x4c2-minmax-sse2-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1135/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/4x4c2-minmax-sse2-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/4x4c2-minmax-sse2-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1136/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-requantization/fp32-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qs8-requantization/fp32-sse2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1137/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9p8x-minmax-sse2-c8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/avgpool.h:14, from ../third_party/XNNPACK/src/qu8-avgpool/9p8x-minmax-sse2-c8.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1138/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-requantization/q31-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qs8-requantization/q31-sse2.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1139/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1140/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1141/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x24.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1142/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x32.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1143/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1144/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1145/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x24.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1146/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x32.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1147/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/7p7x-minmax-sse2-c8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qu8-gavgpool/7p7x-minmax-sse2-c8.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1148/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9x-minmax-sse2-c8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/avgpool.h:14, from ../third_party/XNNPACK/src/qu8-avgpool/9x-minmax-sse2-c8.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1149/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/up8x9-minmax-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qu8-dwconv/up8x9-minmax-sse2.c:11: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1150/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/7x-minmax-sse2-c8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qu8-gavgpool/7x-minmax-sse2-c8.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1151/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-requantization/precise-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qu8-requantization/precise-sse2.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1152/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/2x4c8-minmax-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qu8-gemm/2x4c8-minmax-sse2.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1153/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/4x4c2-minmax-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qu8-gemm/4x4c2-minmax-sse2.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1154/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/4x4c2-minmax-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qu8-igemm/4x4c2-minmax-sse2.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1155/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-requantization/fp32-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qu8-requantization/fp32-sse2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1156/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-maxpool/9p8x-minmax-sse2-c16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/maxpool.h:14, from ../third_party/XNNPACK/src/u8-maxpool/9p8x-minmax-sse2-c16.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1157/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-requantization/q31-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qu8-requantization/q31-sse2.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1158/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/minmax-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qu8-vadd/minmax-sse2.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1159/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-clamp/sse2-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/clamp.h:14, from ../third_party/XNNPACK/src/u8-clamp/sse2-x64.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1160/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-ssse3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c2-xw-minmax-ssse3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1161/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x2-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/zip.h:14, from ../third_party/XNNPACK/src/x8-zip/x2-sse2.c:11: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1162/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x3-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/zip.h:14, from ../third_party/XNNPACK/src/x8-zip/x3-sse2.c:11: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1163/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x4-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/zip.h:14, from ../third_party/XNNPACK/src/x8-zip/x4-sse2.c:11: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1164/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/xm-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/zip.h:14, from ../third_party/XNNPACK/src/x8-zip/xm-sse2.c:11: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1165/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-unpool/sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/unpool.h:11, from ../third_party/XNNPACK/src/x32-unpool/sse2.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1166/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x2-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/zip.h:14, from ../third_party/XNNPACK/src/x32-zip/x2-sse2.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1167/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x3-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/zip.h:14, from ../third_party/XNNPACK/src/x32-zip/x3-sse2.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1168/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x4-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/zip.h:14, from ../third_party/XNNPACK/src/x32-zip/x4-sse2.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1169/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/xm-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/zip.h:14, from ../third_party/XNNPACK/src/x32-zip/xm-sse2.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1170/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1171/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1172/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1173/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1174/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1175/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1176/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-3x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-3x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1177/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-4x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-4x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1178/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-5x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-5x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1179/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-6x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-6x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1180/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x9-minmax-ssse3-mul16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up8x9-minmax-ssse3-mul16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1181/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-ssse3-mul16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up16x9-minmax-ssse3-mul16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1182/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up24x9-minmax-ssse3-mul16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up24x9-minmax-ssse3-mul16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1183/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-ssse3-c8-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7p7x-minmax-ssse3-c8-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1184/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-ssse3-c16-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7p7x-minmax-ssse3-c16-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1185/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-ssse3-c24-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7p7x-minmax-ssse3-c24-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1186/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-ssse3-c8-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7x-minmax-ssse3-c8-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1187/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-ssse3-c16-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7x-minmax-ssse3-c16-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1188/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-ssse3-c24-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7x-minmax-ssse3-c24-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1189/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c2-minmax-ssse3-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c2-minmax-ssse3-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1190/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c2-minmax-ssse3-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c2-minmax-ssse3-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1191/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-ssse3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c8-xw-minmax-ssse3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1192/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-ssse3-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c8-minmax-ssse3-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1193/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-ssse3-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c8-minmax-ssse3-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1194/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-ssse3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/2x4c8-xw-minmax-ssse3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1195/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-ssse3-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/2x4c8-minmax-ssse3-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1196/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-ssse3-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/2x4c8-minmax-ssse3-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1197/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-ssse3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/3x4c8-xw-minmax-ssse3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1198/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-ssse3-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/3x4c8-minmax-ssse3-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1199/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-ssse3-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/3x4c8-minmax-ssse3-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1200/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-ssse3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/4x4c2-xw-minmax-ssse3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1201/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x4c2-minmax-ssse3-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/4x4c2-minmax-ssse3-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1202/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x4c2-minmax-ssse3-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/4x4c2-minmax-ssse3-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1203/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-requantization/precise-ssse3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qs8-requantization/precise-ssse3.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1204/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c2-minmax-ssse3-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x4c2-minmax-ssse3-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1205/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c2-minmax-ssse3-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x4c2-minmax-ssse3-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1206/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-ssse3-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x4c8-minmax-ssse3-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1207/5994] Creating executable symlink bin/protoc [1208/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundd-sse41.c.o [1209/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundne-sse41.c.o [1210/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundu-sse41.c.o [1211/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundz-sse41.c.o [1212/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-ssse3-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x4c8-minmax-ssse3-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1213/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-ssse3-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/2x4c8-minmax-ssse3-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1214/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-ssse3-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/2x4c8-minmax-ssse3-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1215/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-ssse3-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/3x4c8-minmax-ssse3-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1216/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-ssse3-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/3x4c8-minmax-ssse3-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1217/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/4x4c2-minmax-ssse3-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/4x4c2-minmax-ssse3-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1218/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/4x4c2-minmax-ssse3-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/4x4c2-minmax-ssse3-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1219/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-requantization/precise-ssse3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qu8-requantization/precise-ssse3.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1220/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-requantization/q31-ssse3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qs8-requantization/q31-ssse3.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1221/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse41-p5-div-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse41-p5-div-x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1222/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-requantization/q31-ssse3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qu8-requantization/q31-ssse3.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1223/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse41-2x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/prelu.h:11, from ../third_party/XNNPACK/src/f32-prelu/gen/sse41-2x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1224/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse41-2x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/prelu.h:11, from ../third_party/XNNPACK/src/f32-prelu/gen/sse41-2x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1225/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse41-lut64-p2-div-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse41-lut64-p2-div-x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1226/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse41-lut64-p2-div-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse41-lut64-p2-div-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1227/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse41-lut64-p2-div-x12.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse41-lut64-p2-div-x12.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1228/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse41-lut64-p2-div-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse41-lut64-p2-div-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1229/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse41-lut64-p2-div-x20.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse41-lut64-p2-div-x20.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1230/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse41-lut64-p2-div-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse41-lut64-p2-div-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1231/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse41-p5-div-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse41-p5-div-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1232/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse41-p5-div-x12.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse41-p5-div-x12.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1233/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse41-p5-div-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse41-p5-div-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1234/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse41-p5-div-x20.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse41-p5-div-x20.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1235/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse41-p5-div-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse41-p5-div-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1236/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse41-rr2-p6-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1237/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1238/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1239/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x12.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x12.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1240/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1241/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x20.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x20.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1242/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x24.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1243/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse41-rr2-p6-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1244/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x12.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse41-rr2-p6-x12.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1245/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse41-rr2-p6-x16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1246/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x20.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse41-rr2-p6-x20.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1247/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse41-rr2-p6-x24.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1248/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse41-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vlrelu/gen/vlrelu-sse41-x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1249/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse41-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vlrelu/gen/vlrelu-sse41-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1250/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-sse41.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c2-xw-minmax-sse41.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1251/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse41-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndd-sse41-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1252/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse41-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndd-sse41-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1253/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse41-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndne-sse41-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1254/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse41-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndne-sse41-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1255/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse41-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndu-sse41-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1256/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse41-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndu-sse41-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1257/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse41-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndz-sse41-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1258/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse41-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndz-sse41-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1259/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x9-minmax-sse41-mul16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up8x9-minmax-sse41-mul16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1260/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-sse41-mul16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up16x9-minmax-sse41-mul16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1261/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up24x9-minmax-sse41-mul16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up24x9-minmax-sse41-mul16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1262/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-sse41-c8-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7p7x-minmax-sse41-c8-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1263/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-sse41-c16-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7p7x-minmax-sse41-c16-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1264/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-sse41-c24-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7p7x-minmax-sse41-c24-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1265/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-sse41-c8-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7x-minmax-sse41-c8-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1266/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-sse41-c16-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7x-minmax-sse41-c16-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1267/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-sse41-c24-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7x-minmax-sse41-c24-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1268/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c2-minmax-sse41-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c2-minmax-sse41-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1269/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c2-minmax-sse41-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c2-minmax-sse41-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1270/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-sse41.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c8-xw-minmax-sse41.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1271/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-sse41-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c8-minmax-sse41-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1272/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-sse41-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c8-minmax-sse41-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1273/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-sse41.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/2x4c8-xw-minmax-sse41.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1274/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-sse41-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/2x4c8-minmax-sse41-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1275/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-sse41-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/2x4c8-minmax-sse41-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1276/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-sse41.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/3x4c8-xw-minmax-sse41.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1277/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-sse41-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/3x4c8-minmax-sse41-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1278/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-sse41-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/3x4c8-minmax-sse41-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1279/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-sse41.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/4x4c2-xw-minmax-sse41.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1280/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x4c2-minmax-sse41-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/4x4c2-minmax-sse41-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1281/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x4c2-minmax-sse41-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/4x4c2-minmax-sse41-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1282/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-requantization/precise-sse4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qs8-requantization/precise-sse4.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1283/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c2-minmax-sse41-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x4c2-minmax-sse41-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1284/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c2-minmax-sse41-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x4c2-minmax-sse41-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1285/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-sse41-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x4c8-minmax-sse41-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1286/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-sse41-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x4c8-minmax-sse41-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1287/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-sse41-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/2x4c8-minmax-sse41-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1288/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-sse41-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/2x4c8-minmax-sse41-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1289/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-sse41-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/3x4c8-minmax-sse41-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1290/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-sse41-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/3x4c8-minmax-sse41-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1291/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/4x4c2-minmax-sse41-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/4x4c2-minmax-sse41-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1292/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/4x4c2-minmax-sse41-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/4x4c2-minmax-sse41-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1293/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-requantization/fp32-sse4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qs8-requantization/fp32-sse4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1294/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-requantization/precise-sse4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qu8-requantization/precise-sse4.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1295/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-requantization/q31-sse4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qs8-requantization/q31-sse4.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1296/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1297/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1298/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x24.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1299/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x32.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1300/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1301/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1302/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x32.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1303/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-rmax/avx.c.o [1304/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-avx-rr2-lut16-p3.c.o [1305/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/exp-avx-rr2-p5.c.o [1306/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-avx-rr2-lut4-p4-perm.c.o [1307/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx-rr2-lut64-p2-div.c.o [1308/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-avx-rr2-p6.c.o [1309/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx-rr2-p5-div.c.o [1310/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx-rr2-p5-nr2.c.o [1311/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1312/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1313/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1314/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1315/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x24.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1316/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1317/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1318/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1319/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1320/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x4-minmax-avx.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x4-minmax-avx.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1321/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-requantization/q31-sse4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qu8-requantization/q31-sse4.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1322/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-clamp/gen/avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/clamp.h:14, from ../third_party/XNNPACK/src/f32-clamp/gen/avx-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1323/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-clamp/gen/avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/clamp.h:14, from ../third_party/XNNPACK/src/f32-clamp/gen/avx-x16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1324/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x4-minmax-avx-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x4-minmax-avx-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1325/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x9-minmax-avx.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x9-minmax-avx.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1326/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x9-minmax-avx-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x9-minmax-avx-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1327/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-avx.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x25-minmax-avx.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1328/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-avx-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x25-minmax-avx-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1329/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x4-minmax-avx.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1330/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x4-minmax-avx-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1331/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x9-minmax-avx.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1332/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x9-minmax-avx-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1333/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x25-minmax-avx.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x25-minmax-avx.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1334/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x25-minmax-avx-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x25-minmax-avx-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1335/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/1x8inc-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/1x8inc-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1336/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/1x16inc-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/1x16inc-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1337/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/3x16inc-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/3x16inc-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1338/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/4x8inc-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/4x8inc-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1339/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/4x16inc-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/4x16inc-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1340/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/5x8inc-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/5x8inc-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1341/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/5x16inc-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/5x16inc-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1342/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/6x8inc-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/6x8inc-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1343/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/7x8inc-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/7x8inc-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1344/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x8-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/1x8-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1345/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/1x16-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1346/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/3x16-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/3x16-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1347/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x8-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x8-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1348/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x16-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x16-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1349/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x8-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/5x8-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1350/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/5x16-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1351/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/6x8-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/6x8-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1352/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/7x8-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/7x8-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1353/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-hswish/gen/hswish-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/hswish.h:11, from ../third_party/XNNPACK/src/f32-hswish/gen/hswish-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1354/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-hswish/gen/hswish-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/hswish.h:11, from ../third_party/XNNPACK/src/f32-hswish/gen/hswish-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1355/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x8-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/1x8-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1356/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/1x16-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1357/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/3x16-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/3x16-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1358/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x8-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x8-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1359/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x16-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x16-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1360/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x8-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/5x8-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1361/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/5x16-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1362/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/6x8-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/6x8-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1363/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/7x8-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/7x8-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1364/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx-2x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/prelu.h:11, from ../third_party/XNNPACK/src/f32-prelu/gen/avx-2x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1365/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx-2x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/prelu.h:11, from ../third_party/XNNPACK/src/f32-prelu/gen/avx-2x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1366/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-div-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-div-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1367/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-div-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-div-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1368/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-div-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-div-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1369/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-div-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-div-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1370/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-div-x40.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-div-x40.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1371/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-div-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-div-x48.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1372/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-div-x56.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-div-x56.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1373/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-div-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-div-x64.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1374/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-div-x72.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-div-x72.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1375/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-div-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-div-x80.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1376/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1377/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1378/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1379/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1380/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x40.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x40.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1381/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x48.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1382/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x56.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x56.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1383/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x64.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1384/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x72.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x72.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1385/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x80.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1386/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-minmax-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1387/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-minmax-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1388/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-minmax-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1389/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-minmax-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1390/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-minmax-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1391/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-minmax-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1392/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-minmax-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1393/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-minmax-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1394/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-minmax-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1395/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmax-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1396/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmaxc-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1397/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmin-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1398/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmin-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1399/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vminc-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1400/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vminc-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1401/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiff-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1402/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-minmax-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1403/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-minmax-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1404/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-minmax-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1405/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-minmax-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1406/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-minmax-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1407/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-minmax-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1408/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-minmax-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1409/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiff-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1410/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiffc-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1411/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiffc-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1412/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-minmax-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1413/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-p6-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-p6-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1414/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-minmax-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1415/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-minmax-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1416/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-minmax-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1417/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1418/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1419/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1420/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1421/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x40.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x40.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1422/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x48.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1423/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1424/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1425/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x24.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1426/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1427/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x40.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x40.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1428/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x48.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1429/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-p6-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-p6-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1430/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-p6-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-p6-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1431/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-p6-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-p6-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1432/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-p6-x40.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-p6-x40.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1433/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-p6-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-p6-x48.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1434/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vlrelu/gen/vlrelu-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1435/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vlrelu/gen/vlrelu-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1436/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndd-avx-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1437/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndd-avx-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1438/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndne-avx-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1439/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndne-avx-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1440/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndu-avx-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1441/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndu-avx-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1442/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndz-avx-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1443/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndz-avx-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1444/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscale/avx-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscale.h:5, from ../third_party/XNNPACK/src/f32-vscale/avx-x32.c:11: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1445/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/avx-sqrt-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/avx-sqrt-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1446/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/avx-sqrt-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/avx-sqrt-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1447/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vabs-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1448/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vabs-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1449/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vneg-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1450/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vneg-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1451/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vsqr-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1452/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vsqr-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1453/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c2-minmax-xop-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c2-minmax-xop-ld64.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1454/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx-rr2-p5-nr1.c.o [1455/5994] Building CXX object c10/CMakeFiles/c10.dir/util/Unicode.cpp.o [1456/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-xop.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c2-xw-minmax-xop.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1457/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c2-minmax-xop-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c2-minmax-xop-ld128.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1458/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-xop-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c8-minmax-xop-ld64.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1459/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-xop.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c8-xw-minmax-xop.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1460/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-xop-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c8-minmax-xop-ld128.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1461/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-xop-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/2x4c8-minmax-xop-ld64.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1462/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-xop.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/2x4c8-xw-minmax-xop.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1463/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-xop-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/2x4c8-minmax-xop-ld128.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1464/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-xop-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/3x4c8-minmax-xop-ld64.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1465/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-xop.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/3x4c8-xw-minmax-xop.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1466/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-xop-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/3x4c8-minmax-xop-ld128.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1467/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x4c2-minmax-xop-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/4x4c2-minmax-xop-ld64.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1468/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-xop.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/4x4c2-xw-minmax-xop.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1469/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x4c2-minmax-xop-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/4x4c2-minmax-xop-ld128.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1470/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x4-minmax-fma3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x4-minmax-fma3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1471/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c2-minmax-xop-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x4c2-minmax-xop-ld64.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1472/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c2-minmax-xop-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x4c2-minmax-xop-ld128.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1473/5994] Building CXX object c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o [1474/5994] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o [1475/5994] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o [1476/5994] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o [1477/5994] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o [1478/5994] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o [1479/5994] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o [1480/5994] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o [1481/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x8.c:20: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1482/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x16.c:20: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1483/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x24.c:20: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1484/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x32.c:20: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1485/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x8.c:20: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1486/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x16.c:20: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1487/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x24.c:20: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1488/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x32.c:20: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1489/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x4-minmax-fma3-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x4-minmax-fma3-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1490/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x9-minmax-fma3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x9-minmax-fma3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1491/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x9-minmax-fma3-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x9-minmax-fma3-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1492/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-fma3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x25-minmax-fma3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1493/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-fma3-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x25-minmax-fma3-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1494/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-fma3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x4-minmax-fma3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1495/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-fma3-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x4-minmax-fma3-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1496/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-fma3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x9-minmax-fma3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1497/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-fma3-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x9-minmax-fma3-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1498/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x25-minmax-fma3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x25-minmax-fma3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1499/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x25-minmax-fma3-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x25-minmax-fma3-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1500/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-hswish/gen/hswish-fma3-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/hswish.h:11, from ../third_party/XNNPACK/src/f32-hswish/gen/hswish-fma3-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1501/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/1x8inc-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/1x8inc-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1502/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/1x16inc-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/1x16inc-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1503/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/1x16s4inc-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/1x16s4inc-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1504/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/3x16inc-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/3x16inc-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1505/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/3x16s4inc-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/3x16s4inc-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1506/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/4x8inc-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/4x8inc-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1507/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/4x16inc-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/4x16inc-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1508/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/4x16s4inc-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/4x16s4inc-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1509/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/5x8inc-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/5x8inc-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1510/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/5x16inc-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/5x16inc-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1511/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/5x16s4inc-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/5x16s4inc-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1512/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/6x8inc-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/6x8inc-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1513/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/7x8inc-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/7x8inc-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1514/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/8x8inc-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/8x8inc-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1515/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x8-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/1x8-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1516/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/1x16-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1517/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16s4-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/1x16s4-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1518/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/3x16-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/3x16-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1519/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/3x16s4-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/3x16s4-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1520/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x8-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x8-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1521/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x16-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x16-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1522/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x16s4-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x16s4-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1523/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x8-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/5x8-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1524/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/5x16-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1525/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16s4-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/5x16s4-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1526/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/6x8-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/6x8-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1527/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/7x8-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/7x8-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1528/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/8x8-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/8x8-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1529/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-hswish/gen/hswish-fma3-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/hswish.h:11, from ../third_party/XNNPACK/src/f32-hswish/gen/hswish-fma3-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1530/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/fma3-nr1fma1adj-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1531/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x8-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/1x8-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1532/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/1x16-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1533/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16s4-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/1x16s4-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1534/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/3x16-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/3x16-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1535/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/3x16s4-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/3x16s4-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1536/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x8-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x8-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1537/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x16-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x16-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1538/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x16s4-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x16s4-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1539/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x8-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/5x8-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1540/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/5x16-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1541/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16s4-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/5x16s4-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1542/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/6x8-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/6x8-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1543/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/7x8-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/7x8-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1544/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/8x8-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/8x8-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1545/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/fma3-nr1fma1adj-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1546/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/fma3-nr1fma1adj-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1547/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/fma3-nr1fma1adj-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1548/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x40.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/fma3-nr1fma1adj-x40.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1549/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sqrt-fma3-nr1fma.c.o [1550/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sqrt-fma3-nr1fma1adj.c.o [1551/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sqrt-fma3-nr2fma.c.o [1552/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/exp-avx2-rr2-lut8-p3-perm.c.o [1553/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/exp-avx2-rr2-lut8-p4-perm.c.o [1554/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx2-rr1-p5-nr1fma.c.o [1555/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/exp-avx2-rr2-p5.c.o [1556/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-avx2-rr1-lut4-p4-perm.c.o [1557/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-avx2-rr1-lut8-p4-perm.c.o [1558/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-avx2-rr1-lut16-p3-gather.c.o [1559/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-avx2-rr1-p6.c.o [1560/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expminus-avx2-rr2-p5.c.o [1561/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/extexp-avx2-p5.c.o [1562/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx2-rr1-lut64-p2-gather-div.c.o [1563/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx2-rr1-lut64-p2-gather-nr1fma.c.o [1564/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/fma3-nr1fma1adj-x48.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1565/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x56.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/fma3-nr1fma1adj-x56.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1566/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/fma3-nr1fma1adj-x64.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1567/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx2-p5-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx2-p5-x64.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1568/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1569/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1570/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx2-p5-x64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1571/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx2-p5-x72-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx2-p5-x72-acc3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1572/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx2-p5-x72.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx2-p5-x72.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1573/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1574/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc5.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc5.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1575/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx2-p5-x80.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1576/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1577/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1578/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc6.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc6.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1579/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx2-p5-x96.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1580/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx2-p5-x64-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx2-p5-x64-acc2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1581/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx2-p5-x64-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx2-p5-x64-acc4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1582/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx2-p5-x72.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx2-p5-x72.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1583/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx2-p5-x72-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx2-p5-x72-acc3.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1584/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx2-p5-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx2-p5-x80.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1585/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx2-p5-x80-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx2-p5-x80-acc2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1586/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx2-p5-x80-acc5.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx2-p5-x80-acc5.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1587/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx2-p5-x96.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx2-p5-x96.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1588/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx2-p5-x96-acc2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1589/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx2-p5-x96-acc3.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1590/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc6.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx2-p5-x96-acc6.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1591/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-div-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-div-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1592/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx2-p5-x64-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx2-p5-x64-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1593/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx2-p5-x64-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx2-p5-x64-acc4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1594/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx2-p5-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx2-p5-x64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1595/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx2-p5-x72-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx2-p5-x72-acc3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1596/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx2-p5-x72.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx2-p5-x72.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1597/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx2-p5-x80-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx2-p5-x80-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1598/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx2-p5-x80-acc5.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx2-p5-x80-acc5.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1599/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx2-p5-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx2-p5-x80.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1600/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx2-p5-x96-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx2-p5-x96-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1601/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx2-p5-x96-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx2-p5-x96-acc3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1602/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx2-p5-x96-acc6.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx2-p5-x96-acc6.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1603/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx2-p5-x96.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx2-p5-x96.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1604/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-relu/gen/avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-relu/gen/avx-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1605/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-relu/gen/avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-relu/gen/avx-x16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1606/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-p6-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1607/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-div-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-div-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1608/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-div-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-div-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1609/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-div-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-div-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1610/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-div-x40.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-div-x40.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1611/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-div-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-div-x48.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1612/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-div-x56.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-div-x56.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1613/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-div-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-div-x64.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1614/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-div-x72.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-div-x72.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1615/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-div-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-div-x80.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1616/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1617/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1618/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1619/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1620/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x40.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x40.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1621/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x48.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1622/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x56.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x56.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1623/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x64.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1624/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x72.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x72.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1625/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x80.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1626/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1627/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1628/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1629/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1630/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x40.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x40.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1631/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x48.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1632/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x56.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x56.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1633/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x64.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1634/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x72.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x72.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1635/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x80.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1636/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1637/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1638/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1639/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1640/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x40.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x40.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1641/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x48.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1642/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x56.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x56.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1643/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x64.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1644/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x72.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x72.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1645/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x80.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1646/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1647/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1648/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1649/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1650/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x40.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x40.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1651/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x48.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1652/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x56.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x56.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1653/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x64.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1654/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x72.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x72.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1655/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x80.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1656/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1657/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1658/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1659/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1660/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x40.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x40.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1661/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x48.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1662/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x56.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x56.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1663/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x64.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1664/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x72.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x72.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1665/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x80.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1666/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-p6-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1667/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-p6-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1668/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-p6-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1669/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x40.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-p6-x40.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1670/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-p6-x48.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1671/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x56.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-p6-x56.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1672/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-p6-x64.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1673/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x72.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-p6-x72.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1674/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-p6-x80.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1675/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx2-p5-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx2-p5-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1676/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx2-p5-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1677/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx2-p5-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1678/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx2-p5-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1679/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx2-p5-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1680/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x40.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx2-p5-x40.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1681/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx2-p5-x48.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1682/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x56.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx2-p5-x56.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1683/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx2-p5-x64.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1684/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x72.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx2-p5-x72.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1685/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx2-p5-x80.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1686/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x88.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx2-p5-x88.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1687/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x96.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx2-p5-x96.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1688/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx2-p5-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx2-p5-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1689/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx2-p5-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx2-p5-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1690/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx2-p5-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx2-p5-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1691/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx2-p5-x40.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx2-p5-x40.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1692/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx2-p5-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx2-p5-x48.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1693/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx2-p5-x56.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx2-p5-x56.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1694/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx2-p5-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx2-p5-x64.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1695/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx2-p5-x72.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx2-p5-x72.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1696/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx2-p5-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx2-p5-x80.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1697/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx2-p5-x88.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx2-p5-x88.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1698/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx2-p5-x96.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx2-p5-x96.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1699/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx2-rr1-lut64-p2-gather-nr2fma.c.o [1700/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx2-rr1-lut64-p2-gather-nr2fma1adj.c.o [1701/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx2-rr1-p5-div.c.o [1702/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx2-rr1-p5-nr2fma.c.o [1703/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx2-rr2-p5-nr1fma.c.o [1704/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx2-rr2-lut64-p2-gather-div.c.o [1705/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx2-rr2-lut64-p2-gather-nr1fma.c.o [1706/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx2-rr2-lut64-p2-gather-nr2fma.c.o [1707/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx2-rr2-lut64-p2-gather-nr2fma1adj.c.o [1708/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx2-rr2-p5-div.c.o [1709/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx2-rr2-p5-nr2fma.c.o [1710/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x8c8-minmax-avx2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x8c8-minmax-avx2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1711/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x9-minmax-avx2-mul32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up8x9-minmax-avx2-mul32.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1712/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-avx2-mul16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up16x9-minmax-avx2-mul16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1713/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-avx2-mul32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up16x9-minmax-avx2-mul32.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1714/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up24x9-minmax-avx2-mul32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up24x9-minmax-avx2-mul32.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1715/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up32x9-minmax-avx2-mul16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up32x9-minmax-avx2-mul16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1716/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up32x9-minmax-avx2-mul32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up32x9-minmax-avx2-mul32.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1717/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x8c8-xw-minmax-avx2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x8c8-xw-minmax-avx2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1718/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x8c8-minmax-avx2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/2x8c8-minmax-avx2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1719/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x8c8-xw-minmax-avx2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/2x8c8-xw-minmax-avx2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1720/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x8c8-minmax-avx2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/3x8c8-minmax-avx2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1721/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x8c8-xw-minmax-avx2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/3x8c8-xw-minmax-avx2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1722/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x8c8-minmax-avx2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x8c8-minmax-avx2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1723/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x8c8-minmax-avx2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/2x8c8-minmax-avx2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1724/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x8c8-minmax-avx2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/3x8c8-minmax-avx2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1725/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-hswish/gen/hswish-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/hswish.h:11, from ../third_party/XNNPACK/src/f32-hswish/gen/hswish-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1726/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1727/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1728/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1729/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1730/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1731/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1732/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1733/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1734/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-clamp/gen/avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/clamp.h:14, from ../third_party/XNNPACK/src/f32-clamp/gen/avx512f-x16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1735/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-clamp/gen/avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/clamp.h:14, from ../third_party/XNNPACK/src/f32-clamp/gen/avx512f-x32.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1736/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x4-minmax-avx512f-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1737/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x4-minmax-avx512f.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1738/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x9-minmax-avx512f-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1739/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x9-minmax-avx512f.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1740/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x25-minmax-avx512f-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1741/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x25-minmax-avx512f.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1742/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up32x4-minmax-avx512f-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up32x4-minmax-avx512f-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1743/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up32x4-minmax-avx512f.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up32x4-minmax-avx512f.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1744/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up32x9-minmax-avx512f-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up32x9-minmax-avx512f-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1745/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up32x9-minmax-avx512f.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up32x9-minmax-avx512f.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1746/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up32x25-minmax-avx512f-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up32x25-minmax-avx512f-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1747/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up32x25-minmax-avx512f.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up32x25-minmax-avx512f.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1748/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/1x16inc-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/1x16inc-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1749/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/4x16inc-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/4x16inc-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1750/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/5x16inc-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/5x16inc-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1751/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/6x16inc-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/6x16inc-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1752/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/7x16inc-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/7x16inc-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1753/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/8x16inc-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/8x16inc-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1754/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/1x16-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1755/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x16-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x16-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1756/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/5x16-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1757/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/6x16-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/6x16-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1758/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/7x16-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/7x16-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1759/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/8x16-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/8x16-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1760/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-hswish/gen/hswish-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/hswish.h:11, from ../third_party/XNNPACK/src/f32-hswish/gen/hswish-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1761/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128-acc2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1762/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/1x16-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1763/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x16-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x16-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1764/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/5x16-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1765/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/6x16-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/6x16-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1766/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/7x16-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/7x16-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1767/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/8x16-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/8x16-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1768/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx512f-2x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/prelu.h:11, from ../third_party/XNNPACK/src/f32-prelu/gen/avx512f-2x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1769/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx512f-2x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/prelu.h:11, from ../third_party/XNNPACK/src/f32-prelu/gen/avx512f-2x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1770/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128-acc4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1771/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x144-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x144-acc3.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1772/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1773/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160-acc2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1774/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x144.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x144.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1775/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160-acc5.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160-acc5.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1776/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1777/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1778/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc3.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1779/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc6.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc6.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1780/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x128-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x128-acc2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1781/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1782/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx512f-p5-scalef-x128-acc2.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1783/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx512f-p5-scalef-x128-acc4.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1784/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx512f-p5-scalef-x128.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1785/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x144-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx512f-p5-scalef-x144-acc3.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1786/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x144.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx512f-p5-scalef-x144.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1787/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx512f-p5-scalef-x160-acc2.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1788/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160-acc5.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx512f-p5-scalef-x160-acc5.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1789/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx512f-p5-scalef-x160.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1790/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc2.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1791/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc3.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1792/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc6.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc6.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1793/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx512f-p5-scalef-x192.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1794/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x128-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x128-acc4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1795/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x128.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1796/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x144-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x144-acc3.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1797/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x144.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x144.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1798/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x160-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x160-acc2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1799/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x160-acc5.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x160-acc5.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1800/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x192-acc6.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x192-acc6.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1801/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-rmax/avx512f.c.o [1802/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/exp-avx512f-rr2-lut16-p3-perm-scalef.c.o [1803/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x160.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x160.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1804/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x192-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x192-acc2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1805/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x192-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x192-acc3.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1806/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x192.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x192.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1807/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-div-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-div-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1808/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-relu/gen/avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-relu/gen/avx512f-x16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1809/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-relu/gen/avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-relu/gen/avx512f-x32.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1810/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-div-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-div-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1811/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-div-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-div-x48.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1812/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-div-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-div-x64.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1813/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-div-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-div-x80.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1814/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-div-x96.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-div-x96.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1815/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-div-x112.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-div-x112.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1816/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-div-x128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-div-x128.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1817/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1818/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1819/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x48.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1820/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x64.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1821/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x80.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1822/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x96.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x96.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1823/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x112.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x112.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1824/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x128.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1825/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-div-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-div-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1826/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-div-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-div-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1827/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-div-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-div-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1828/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-div-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-div-x48.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1829/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-div-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-div-x64.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1830/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-div-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-div-x80.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1831/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-div-x96.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-div-x96.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1832/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-div-x112.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-div-x112.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1833/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-div-x128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-div-x128.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1834/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-nr1fma-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-nr1fma-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1835/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-nr1fma-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-nr1fma-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1836/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-nr1fma-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-nr1fma-x48.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1837/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-nr1fma-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-nr1fma-x64.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1838/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-nr1fma-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-nr1fma-x80.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1839/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-nr1fma-x96.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-nr1fma-x96.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1840/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-nr1fma-x112.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-nr1fma-x112.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1841/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-nr1fma-x128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-nr1fma-x128.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1842/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-div-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-div-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1843/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-div-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-div-x48.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1844/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-div-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-div-x64.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1845/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-div-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-div-x80.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1846/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-div-x96.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-div-x96.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1847/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-div-x112.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-div-x112.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1848/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-div-x128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-div-x128.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1849/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1850/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1851/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x48.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1852/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x64.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1853/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x80.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1854/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x96.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x96.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1855/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x112.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x112.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1856/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x128.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1857/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmax-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1858/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-minmax-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1859/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-minmax-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1860/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-minmax-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1861/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-minmax-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1862/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-minmax-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1863/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-minmax-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1864/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-minmax-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1865/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-minmax-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1866/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmax-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1867/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmaxc-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1868/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vlrelu/gen/vlrelu-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1869/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-minmax-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1870/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-minmax-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1871/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-minmax-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1872/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-minmax-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1873/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1874/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1875/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1876/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1877/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiff-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1878/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiff-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1879/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiffc-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1880/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiffc-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1881/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-minmax-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1882/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-minmax-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1883/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-minmax-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1884/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-minmax-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1885/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1886/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1887/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x48.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1888/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x64.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1889/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x80.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1890/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x96.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x96.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1891/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x112.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x112.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1892/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x128.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1893/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx512f-rr1-p6-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1894/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx512f-rr1-p6-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1895/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx512f-rr1-p6-x48.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1896/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx512f-rr1-p6-x64.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1897/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx512f-rr1-p6-x80.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1898/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x96.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx512f-rr1-p6-x96.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1899/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x112.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx512f-rr1-p6-x112.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1900/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx512f-rr1-p6-x128.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1901/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vlrelu/gen/vlrelu-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1902/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndd-avx512f-x16.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1903/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndd-avx512f-x32.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1904/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndne-avx512f-x16.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1905/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndne-avx512f-x32.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1906/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndu-avx512f-x16.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1907/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndu-avx512f-x32.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1908/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndz-avx512f-x16.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1909/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndz-avx512f-x32.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1910/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vabs-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1911/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscale/avx512f-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscale.h:5, from ../third_party/XNNPACK/src/f32-vscale/avx512f-x64.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1912/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1913/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1914/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x48.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1915/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x64.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1916/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x80.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1917/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x96.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x96.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1918/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x112.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x112.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1919/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x128.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1920/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x144.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x144.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1921/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x160.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x160.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1922/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x176.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x176.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1923/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x192.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x192.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1924/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1925/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1926/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x48.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1927/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x64.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1928/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x80.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1929/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x96.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x96.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1930/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x112.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x112.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1931/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x128.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1932/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x144.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x144.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1933/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x160.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x160.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1934/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x176.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x176.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1935/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x192.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x192.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1936/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1937/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1938/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x48.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1939/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x64.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1940/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x80.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1941/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x96.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x96.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1942/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x112.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x112.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1943/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x128.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1944/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vabs-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1945/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vsqr-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1946/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/exp-avx512f-rr2-lut16-p3-perm.c.o [1947/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/exp-avx512f-rr2-p5-scalef.c.o [1948/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/exp-avx512f-rr2-lut32-p2-perm2-scalef.c.o [1949/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/exp-avx512f-rr2-lut32-p2-perm2.c.o [1950/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-avx512f-rr1-p6.c.o [1951/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/exp-avx512f-rr2-p5.c.o [1952/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-avx512f-rr1-lut16-p3-perm.c.o [1953/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma.c.o [1954/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/extexp-avx512f-p5.c.o [1955/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr1-lut16-p3-perm-scalef-div.c.o [1956/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma1adj.c.o [1957/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr1-lut32-p2-perm2-scalef-nr1fma.c.o [1958/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr1-lut32-p2-perm2-scalef-div.c.o [1959/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr1-lut32-p2-perm2-scalef-nr1fma1adj.c.o [1960/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr1-lut64-p2-gather-scalef-div.c.o [1961/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr1-lut64-p2-gather-scalef-nr1fma.c.o [1962/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr1-lut64-p2-gather-scalef-nr1fma1adj.c.o [1963/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr2-lut16-p3-perm-scalef-nr1fma.c.o [1964/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr1-p5-scalef-div.c.o [1965/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr1-p5-scalef-nr1fma.c.o [1966/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr1-p5-scalef-nr1fma1adj.c.o [1967/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr2-lut16-p3-perm-scalef-div.c.o [1968/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr2-lut16-p3-perm-scalef-nr1fma1adj.c.o [1969/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma.c.o [1970/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div.c.o [1971/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma1adj.c.o [1972/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr2-lut64-p2-gather-scalef-div.c.o [1973/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr2-lut64-p2-gather-scalef-nr1fma.c.o [1974/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr2-lut64-p2-gather-scalef-nr1fma1adj.c.o [1975/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr2-p5-scalef-div.c.o [1976/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr2-p5-scalef-nr1fma.c.o [1977/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr2-p5-scalef-nr1fma1adj.c.o [1978/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sqrt-avx512f-nr1fma.c.o [1979/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sqrt-avx512f-nr1fma1adj.c.o [1980/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sqrt-avx512f-nr2fma.c.o [1981/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o [1982/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o [1983/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o [1984/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o [1985/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o [1986/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o [1987/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o [1988/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o [1989/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o [1990/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o [1991/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o [1992/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o [1993/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o [1994/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o [1995/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o [1996/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o [1997/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o [1998/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o [1999/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o [2000/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o [2001/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o [2002/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o [2003/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o [2004/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o [2005/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o [2006/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o [2007/5994] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [2008/5994] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o [2009/5994] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o [2010/5994] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o [2011/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o [2012/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o [2013/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o [2014/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/logging.cpp.o [2015/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o [2016/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o [2017/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o [2018/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o [2019/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o [2020/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o [2021/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o [2022/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o [2023/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o [2024/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vneg-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vneg-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vsqr-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2027/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-avx512skx-mul32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up16x9-minmax-avx512skx-mul32.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2028/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up32x9-minmax-avx512skx-mul32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up32x9-minmax-avx512skx-mul32.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2029/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x16c8-minmax-avx512skx.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x16c8-minmax-avx512skx.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2030/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x16c8-minmax-avx512skx.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/2x16c8-minmax-avx512skx.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2031/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x16c8-minmax-avx512skx.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/3x16c8-minmax-avx512skx.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2032/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x16c8-minmax-avx512skx.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/4x16c8-minmax-avx512skx.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2033/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x16c8-minmax-avx512skx.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x16c8-minmax-avx512skx.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2034/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x16c8-minmax-avx512skx.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/2x16c8-minmax-avx512skx.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2035/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x16c8-minmax-avx512skx.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/3x16c8-minmax-avx512skx.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2036/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/4x16c8-minmax-avx512skx.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/4x16c8-minmax-avx512skx.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2037/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o [2038/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o [2039/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o [2040/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o [2041/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o [2042/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o [2043/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o [2044/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o [2045/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o [2046/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o [2047/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o [2048/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o [2049/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o [2050/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o [2051/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o [2052/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o [2053/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o [2054/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o [2055/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o [2056/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o [2057/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o [2058/5994] Building CXX object third_party/googletest/googlemock/gtest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o [2059/5994] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o [2060/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86callconv.cpp.o [2061/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o [2062/5994] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o [2063/5994] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o [2064/5994] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [2065/5994] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [2066/5994] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o [2067/5994] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o [2068/5994] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [2069/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o [2070/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o [2071/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/arch.cpp.o [2072/5994] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [2073/5994] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o [2074/5994] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o [2075/5994] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [2076/5994] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [2077/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/callconv.cpp.o [2078/5994] Building CXX object third_party/googletest/googlemock/gtest/CMakeFiles/gtest.dir/src/gtest-all.cc.o [2079/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o [2080/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o [2081/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o [2082/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o [2083/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/target.cpp.o [2084/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o [2085/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o [2086/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o [2087/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o [2088/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o [2089/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o [2090/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o [2091/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o [2092/5994] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o [2093/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o [2094/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o [2095/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o [2096/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o [2097/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o [2098/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o [2099/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o [2100/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o [2101/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86features.cpp.o [2102/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86internal.cpp.o [2103/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o [2104/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o [2105/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86logging.cpp.o [2106/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o [2107/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o [2108/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce_local.cc.o [2109/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce.cc.o [2110/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgather.cc.o [2111/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgatherv.cc.o [2112/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/algorithm.cc.o [2113/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoall.cc.o [2114/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoallv.cc.o [2115/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/barrier.cc.o [2116/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/broadcast.cc.o [2117/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/context.cc.o [2118/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gather.cc.o [2119/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gatherv.cc.o [2120/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/reduce.cc.o [2121/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/scatter.cc.o [2122/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/types.cc.o [2123/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/logging.cc.o [2124/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/linux.cc.o [2125/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/store.cc.o [2126/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/context.cc.o [2127/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/file_store.cc.o [2128/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/hash_store.cc.o [2129/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/prefix_store.cc.o [2130/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/buffer.cc.o [2131/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/address.cc.o [2132/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/device.cc.o [2133/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/context.cc.o [2134/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/pair.cc.o [2135/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/unbound_buffer.cc.o [2136/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/address.cc.o [2137/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/buffer.cc.o [2138/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/context.cc.o [2139/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/device.cc.o [2140/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/loop.cc.o [2141/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/pair.cc.o [2142/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/unbound_buffer.cc.o [2143/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/fs-poll.c.o [2144/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/idna.c.o [2145/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/inet.c.o [2146/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/random.c.o [2147/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strscpy.c.o [2148/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/threadpool.c.o [2149/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/timer.c.o [2150/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-common.c.o [2151/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/version.c.o [2152/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-data-getter-setters.c.o [2153/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/async.c.o [2154/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/core.c.o [2155/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/dl.c.o [2156/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/fs.c.o [2157/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop.c.o [2158/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getaddrinfo.c.o [2159/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getnameinfo.c.o [2160/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop-watcher.c.o [2161/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/pipe.c.o [2162/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/poll.c.o [2163/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/process.c.o [2164/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/signal.c.o [2165/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-devurandom.c.o [2166/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/stream.c.o [2167/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tcp.c.o [2168/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/thread.c.o [2169/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tty.c.o [2170/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/udp.c.o [2171/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/proctitle.c.o [2172/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-core.c.o [2173/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-inotify.c.o [2174/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-syscalls.c.o [2175/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/procfs-exepath.c.o [2176/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-getrandom.c.o [2177/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-sysctl-linux.c.o [2178/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/sysinfo-loadavg.c.o [2179/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/helpers.cc.o [2180/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/error.cc.o [2181/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context_impl.cc.o [2182/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/address.cc.o [2183/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/error.cc.o [2184/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/fd.cc.o [2185/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/socket.cc.o [2186/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/system.cc.o [2187/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context.cc.o [2188/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener_impl.cc.o [2189/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/error.cc.o [2190/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener.cc.o [2191/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/error.cc.o [2192/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe.cc.o [2193/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe_impl.cc.o [2194/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/context.cc.o [2195/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/channel_impl.cc.o [2196/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/factory.cc.o [2197/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/context_impl.cc.o [2198/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/context.cc.o [2199/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/channel_impl.cc.o [2200/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/factory.cc.o [2201/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/context_impl.cc.o [2202/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/context.cc.o [2203/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/channel_impl.cc.o [2204/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/factory.cc.o [2205/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o [2206/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/context.cc.o [2207/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/channel_impl.cc.o [2208/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/factory.cc.o [2209/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/context_impl.cc.o [2210/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/cuda_loop.cc.o [2211/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cuda_xth/channel_impl.cc.o [2212/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cuda_xth/context.cc.o [2213/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cuda_xth/context_impl.cc.o [2214/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cuda_xth/factory.cc.o [2215/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cuda_basic/channel_impl.cc.o [2216/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cuda_basic/context.cc.o [2217/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cuda_basic/context_impl.cc.o [2218/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cuda_basic/factory.cc.o [2219/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/context.cc.o [2220/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cuda_ipc/channel_impl.cc.o [2221/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cuda_ipc/context.cc.o [2222/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cuda_ipc/context_impl.cc.o [2223/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cuda_ipc/factory.cc.o [2224/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/ibv.cc.o [2225/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cuda_gdr/channel_impl.cc.o [2226/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cuda_gdr/context.cc.o [2227/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cuda_gdr/context_impl.cc.o [2228/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cuda_gdr/factory.cc.o [2229/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/connection_impl.cc.o [2230/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/error.cc.o [2231/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/context_impl.cc.o [2232/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/factory.cc.o [2233/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/loop.cc.o [2234/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/listener_impl.cc.o [2235/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/sockaddr.cc.o [2236/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/utility.cc.o [2237/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/epoll_loop.cc.o [2238/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/context.cc.o [2239/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/connection_impl.cc.o [2240/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/factory.cc.o [2241/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/context_impl.cc.o [2242/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/reactor.cc.o [2243/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/sockaddr.cc.o [2244/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/util/ringbuffer/shm.cc.o [2245/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/util/shm/segment.cc.o [2246/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/error.cc.o [2247/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/factory.cc.o [2248/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/sockaddr.cc.o [2249/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/utility.cc.o [2250/5994] Building C object third_party/foxi/CMakeFiles/foxi_loader.dir/foxi/onnxifi_loader.c.o [2251/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o In file included from ../third_party/fbgemm/third_party/asmjit/src/asmjit/core/builder.cpp:10: ../third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/builder.h: In member function ‘virtual asmjit::Error asmjit::BaseBuilder::_emit(uint32_t, const asmjit::Operand_&, const asmjit::Operand_&, const asmjit::Operand_&, const asmjit::Operand_&, const asmjit::Operand_&, const asmjit::Operand_&)’: ../third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/builder.h:745:29: warning: array subscript 5 is above array bounds of ‘asmjit::Operand_ [4]’ [-Warray-bounds] 745 | _opArray[index].copyFrom(op); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/builder.h:665:12: note: while referencing ‘asmjit::InstNode::_opArray’ 665 | Operand_ _opArray[kBaseOpCapacity]; | ^~~~~~~~ [2252/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/mpi/context.cc.o In file included from ../third_party/gloo/gloo/mpi/context.cc:16: ../third_party/gloo/gloo/mpi/context.cc: In destructor ‘gloo::mpi::MPIScope::~MPIScope()’: ../third_party/gloo/gloo/common/logging.h:137:7: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 137 | throw EnforceNotMet( \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 138 | __FILE__, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 139 | __LINE__, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 140 | expr, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 141 | r.get_message_and_free(MakeString(__VA_ARGS__))); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/gloo/gloo/common/logging.h:150:3: note: in expansion of macro ‘GLOO_ENFORCE_THAT_IMPL’ 150 | GLOO_ENFORCE_THAT_IMPL(Equals((x), (y)), #x " == " #y, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~ ../third_party/gloo/gloo/mpi/context.cc:43:3: note: in expansion of macro ‘GLOO_ENFORCE_EQ’ 43 | GLOO_ENFORCE_EQ(rv, MPI_SUCCESS); | ^~~~~~~~~~~~~~~ ../third_party/gloo/gloo/common/logging.h:137:7: note: in C++11 destructors default to ‘noexcept’ 137 | throw EnforceNotMet( \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 138 | __FILE__, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 139 | __LINE__, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 140 | expr, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 141 | r.get_message_and_free(MakeString(__VA_ARGS__))); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/gloo/gloo/common/logging.h:150:3: note: in expansion of macro ‘GLOO_ENFORCE_THAT_IMPL’ 150 | GLOO_ENFORCE_THAT_IMPL(Equals((x), (y)), #x " == " #y, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~ ../third_party/gloo/gloo/mpi/context.cc:43:3: note: in expansion of macro ‘GLOO_ENFORCE_EQ’ 43 | GLOO_ENFORCE_EQ(rv, MPI_SUCCESS); | ^~~~~~~~~~~~~~~ [2253/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/listener_impl.cc.o [2254/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/context.cc.o [2255/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/connection_impl.cc.o [2256/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/context_impl.cc.o [2257/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/reactor.cc.o [2258/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/listener_impl.cc.o [2259/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug_autogenerated.cpp.o [2260/5994] Linking CXX static library lib/libbenchmark.a [2261/5994] Linking CXX static library lib/libgtest.a [2262/5994] Linking C static library lib/libtensorpipe_uv.a [2263/5994] Running gen_proto.py on onnx/onnx.in.proto Processing /tmp/pip-req-build-95q72bm2/third_party/onnx/onnx/onnx.in.proto Writing /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto Writing /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto3 Writing /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx-ml.pb.h generating /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx_pb.py [2264/5994] Linking C static library lib/libfoxi_loader.a [2265/5994] Linking CXX static library lib/libasmjit.a [2266/5994] Linking CXX static library lib/libgloo.a [2267/5994] Linking CXX static library lib/libbenchmark_main.a [2268/5994] Linking CXX static library lib/libgtest_main.a [2269/5994] Linking C static library lib/libXNNPACK.a [2270/5994] Linking CXX static library lib/libgmock.a [2271/5994] Linking CXX static library lib/libgmock_main.a [2272/5994] Running C++ protocol buffer compiler on /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto [2273/5994] Linking CXX static library lib/libfbgemm.a [2274/5994] Linking CXX static library lib/libtensorpipe.a [2275/5994] Running gen_proto.py on onnx/onnx-operators.in.proto Processing /tmp/pip-req-build-95q72bm2/third_party/onnx/onnx/onnx-operators.in.proto Writing /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto Writing /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto3 Writing /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx-operators-ml.pb.h generating /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx_operators_pb.py [2276/5994] Running C++ protocol buffer compiler on /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto [2277/5994] Running gen_proto.py on onnx/onnx-data.in.proto Processing /tmp/pip-req-build-95q72bm2/third_party/onnx/onnx/onnx-data.in.proto Writing /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto Writing /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto3 Writing /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx-data.pb.h generating /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx_data_pb.py [2278/5994] Running C++ protocol buffer compiler on /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto [2279/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm_pack.cpp.o [2280/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/binary.cpp.o [2281/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution.cpp.o [2282/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/layer_normalization.cpp.o [2283/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/batch_normalization.cpp.o [2284/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/deconvolution.cpp.o [2285/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o [2286/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_desc_wrapper.cpp.o [2287/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution_pd.cpp.o [2288/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug.cpp.o [2289/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/eltwise.cpp.o [2290/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o [2291/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/inner_product.cpp.o [2292/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/status.cc.o [2293/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/matmul.cpp.o [2294/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_attr.cpp.o [2295/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_debug.cpp.o [2296/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/lrn.cpp.o [2297/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/pooling.cpp.o [2298/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reduction.cpp.o [2299/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/engine.cpp.o [2300/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_storage.cpp.o [2301/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rw_mutex.cpp.o [2302/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/resampling.cpp.o [2303/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/concat.cpp.o [2304/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rnn.cpp.o [2305/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_zero_pad.cpp.o [2306/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/softmax.cpp.o [2307/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream_attr.cpp.o [2308/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_cache.cpp.o [2309/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory.cpp.o [2310/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/shuffle.cpp.o [2311/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reorder.cpp.o [2312/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive.cpp.o [2313/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_iterator.cpp.o [2314/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/query.cpp.o [2315/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_desc.cpp.o [2316/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_hashing.cpp.o [2317/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_exec_types.cpp.o [2318/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad.cpp.o [2319/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad_debug.cpp.o [2320/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/ref_gemm_f32.cpp.o [2321/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream.cpp.o [2322/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/gemm_utils_f32.cpp.o [2323/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/utils.cpp.o [2324/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/sum.cpp.o [2325/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/ref_gemm_s8x8s32.cpp.o [2326/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_utils.cpp.o [2327/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_concat.cpp.o [2328/5994] Generating src/x86_64-fma/2d-fourier-8x8.py.o [2329/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_engine.cpp.o [2330/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_reduction_list.cpp.o [2331/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_layer_normalization_list.cpp.o [2332/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/primitive_attr_postops.cpp.o [2333/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution_utils.cpp.o [2334/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/bfloat16.cpp.o [2335/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product_utils.cpp.o [2336/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_reorder.cpp.o [2337/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/verbose.cpp.o [2338/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nspc_batch_normalization.cpp.o [2339/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nchw_pooling.cpp.o [2340/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nhwc_pooling.cpp.o [2341/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_eltwise.cpp.o [2342/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution.cpp.o [2343/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_batch_normalization.cpp.o [2344/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_binary.cpp.o [2345/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization_kernels.cpp.o [2346/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_batch_normalization.cpp.o [2347/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_shuffle.cpp.o [2348/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/platform.cpp.o [2349/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_lrn.cpp.o [2350/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_pooling.cpp.o [2351/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_inner_product_list.cpp.o [2352/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product.cpp.o [2353/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_resampling.cpp.o [2354/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_reduction.cpp.o [2355/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_layer_normalization.cpp.o [2356/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_eltwise_list.cpp.o [2357/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_resampling.cpp.o [2358/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_binary_list.cpp.o [2359/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_list.cpp.o [2360/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution.cpp.o [2361/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/cpu_matmul_list.cpp.o [2362/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul.cpp.o [2363/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_an_kern_autogen.cpp.o [2364/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_concat.cpp.o [2365/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_sum.cpp.o [2366/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/amx_tile_configure.cpp.o [2367/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/amx/jit_avx512_core_amx_gemm_kern.cpp.o [2368/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_softmax.cpp.o [2369/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_pooling_list.cpp.o [2370/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_deconvolution.cpp.o [2371/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_bt_kern_autogen.cpp.o [2372/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_shuffle_list.cpp.o [2373/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization.cpp.o [2374/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_sum.cpp.o [2375/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_at_kern_autogen.cpp.o [2376/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_bt_kern_autogen.cpp.o [2377/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_bt_kern_autogen.cpp.o [2378/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_bt_kern_autogen.cpp.o [2379/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_an_kern_autogen.cpp.o [2380/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_at_kern_autogen.cpp.o [2381/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_bt_kern_autogen.cpp.o [2382/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_bn_kern_autogen.cpp.o [2383/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_deconvolution_list.cpp.o [2384/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_bt_kern_autogen.cpp.o [2385/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_bn_kern_autogen.cpp.o [2386/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_bn_kern_autogen.cpp.o [2387/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_bt_kern_autogen.cpp.o [2388/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_an_kern_autogen.cpp.o [2389/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_lrn_list.cpp.o [2390/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_r_gemm_s8u8s32_kern_autogen.cpp.o [2391/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/simple_gemm_s8s8s32.cpp.o [2392/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_rnn_list.cpp.o [2393/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_at_kern_autogen.cpp.o [2394/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_b_gemm_s8u8s32_kern_autogen.cpp.o [2395/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution.cpp.o [2396/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_gemm_s8u8s32_kern.cpp.o [2397/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_bn_kern_autogen.cpp.o [2398/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru_lbr.cpp.o [2399/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_bt_kern_autogen.cpp.o [2400/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_bn_kern_autogen.cpp.o [2401/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_an_kern_autogen.cpp.o [2402/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_pack.cpp.o [2403/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp.o [2404/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_postops_injector.cpp.o [2405/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_at_kern_autogen.cpp.o [2406/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_bt_kern_autogen.cpp.o [2407/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_conv_winograd_kernel_f32.cpp.o [2408/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_at_kern_autogen.cpp.o [2409/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_gemv_t_f32_kern.cpp.o [2410/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_f32_wino_conv_2x3.cpp.o [2411/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_an_kern_autogen.cpp.o [2412/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_resampling_list.cpp.o [2413/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_bn_kern_autogen.cpp.o [2414/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product.cpp.o [2415/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_kernel_b0_sgemm_kern_autogen.cpp.o [2416/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_bn_kern_autogen.cpp.o [2417/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_isa_traits.cpp.o [2418/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_an_kern_autogen.cpp.o [2419/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_info.cpp.o [2420/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_bt_kern_autogen.cpp.o [2421/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_kernel_sgemm_kern_autogen.cpp.o [2422/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_gemm_s8u8s32_kern.cpp.o [2423/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_at_kern_autogen.cpp.o [2424/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_gemv_t_f32_kern.cpp.o [2425/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_b_gemm_s8u8s32_kern_autogen.cpp.o [2426/5994] Building C object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_utils/jitprofiling/jitprofiling.c.o [2427/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_an_kern_autogen.cpp.o [2428/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_barrier.cpp.o In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In function ‘void dnnl::impl::cpu::x64::simple_barrier::generate(dnnl::impl::cpu::x64::jit_generator&, Xbyak::Reg64, Xbyak::Reg64)’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:591:25: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 591 | return (kind == 0 || (kind_ & kind)) && (bit == 0 || (bit_ & bit)); // cf. you can set (8|16) | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘val’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:591:25: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 591 | return (kind == 0 || (kind_ & kind)) && (bit == 0 || (bit_ & bit)); // cf. you can set (8|16) | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘item’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘val’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘item’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:916:16: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 916 | return base_ == rhs.base_ && index_ == rhs.index_ && disp_ == rhs.disp_ && scale_ == rhs.scale_; | ~~~~~~^~~~~~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘val’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:916:16: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 916 | return base_ == rhs.base_ && index_ == rhs.index_ && disp_ == rhs.disp_ && scale_ == rhs.scale_; | ~~~~~~^~~~~~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘item’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:916:39: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 916 | return base_ == rhs.base_ && index_ == rhs.index_ && disp_ == rhs.disp_ && scale_ == rhs.scale_; | ~~~~~~~^~~~~~~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘val’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:916:39: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 916 | return base_ == rhs.base_ && index_ == rhs.index_ && disp_ == rhs.disp_ && scale_ == rhs.scale_; | ~~~~~~~^~~~~~~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘item’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:1267:54: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 1267 | return getBit() == rhs.getBit() && e_ == rhs.e_ && label_ == rhs.label_ && mode_ == rhs.mode_ && broadcast_ == rhs.broadcast_; | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘val’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:1267:68: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 1267 | return getBit() == rhs.getBit() && e_ == rhs.e_ && label_ == rhs.label_ && mode_ == rhs.mode_ && broadcast_ == rhs.broadcast_; | ~~~~^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘item’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:1267:97: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 1267 | return getBit() == rhs.getBit() && e_ == rhs.e_ && label_ == rhs.label_ && mode_ == rhs.mode_ && broadcast_ == rhs.broadcast_; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘val’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:1267:97: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 1267 | return getBit() == rhs.getBit() && e_ == rhs.e_ && label_ == rhs.label_ && mode_ == rhs.mode_ && broadcast_ == rhs.broadcast_; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘item’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:591:25: warning: array subscript 2 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 591 | return (kind == 0 || (kind_ & kind)) && (bit == 0 || (bit_ & bit)); // cf. you can set (8|16) | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘val’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:591:25: warning: array subscript 2 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 591 | return (kind == 0 || (kind_ & kind)) && (bit == 0 || (bit_ & bit)); // cf. you can set (8|16) | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘item’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 2 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘val’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 2 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘item’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:916:16: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 916 | return base_ == rhs.base_ && index_ == rhs.index_ && disp_ == rhs.disp_ && scale_ == rhs.scale_; | ~~~~~~^~~~~~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘val’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:916:16: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 916 | return base_ == rhs.base_ && index_ == rhs.index_ && disp_ == rhs.disp_ && scale_ == rhs.scale_; | ~~~~~~^~~~~~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘item’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:916:39: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 916 | return base_ == rhs.base_ && index_ == rhs.index_ && disp_ == rhs.disp_ && scale_ == rhs.scale_; | ~~~~~~~^~~~~~~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘val’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:916:39: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 916 | return base_ == rhs.base_ && index_ == rhs.index_ && disp_ == rhs.disp_ && scale_ == rhs.scale_; | ~~~~~~~^~~~~~~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘item’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:1267:54: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 1267 | return getBit() == rhs.getBit() && e_ == rhs.e_ && label_ == rhs.label_ && mode_ == rhs.mode_ && broadcast_ == rhs.broadcast_; | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘val’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:1267:68: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 1267 | return getBit() == rhs.getBit() && e_ == rhs.e_ && label_ == rhs.label_ && mode_ == rhs.mode_ && broadcast_ == rhs.broadcast_; | ~~~~^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘item’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:1267:97: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 1267 | return getBit() == rhs.getBit() && e_ == rhs.e_ && label_ == rhs.label_ && mode_ == rhs.mode_ && broadcast_ == rhs.broadcast_; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘val’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:1267:97: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 1267 | return getBit() == rhs.getBit() && e_ == rhs.e_ && label_ == rhs.label_ && mode_ == rhs.mode_ && broadcast_ == rhs.broadcast_; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘item’ 28 | void generate( | ^~~~~~~~ [2429/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_an_kern_autogen.cpp.o [2430/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_an_kern_autogen.cpp.o [2431/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_bn_kern_autogen.cpp.o [2432/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_gemm_s8u8s32_kern_autogen.cpp.o [2433/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_r_gemm_s8u8s32_kern_autogen.cpp.o [2434/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru_lbr.cpp.o [2435/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_bn_kern_autogen.cpp.o [2436/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_an_kern_autogen.cpp.o [2437/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_c_gemm_s8u8s32_kern_autogen.cpp.o [2438/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm.cpp.o [2439/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_bt_kern_autogen.cpp.o [2440/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_x8s8s32x_matmul.cpp.o [2441/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_kernel_gemv_s8x8s32_kern.cpp.o [2442/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_r_gemm_s8u8s32_kern_autogen.cpp.o [2443/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru.cpp.o [2444/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_gemm_s8u8s32_kern_autogen.cpp.o [2445/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_gemm_s8u8s32_kern_autogen.cpp.o [2446/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b_gemm_s8u8s32_kern_autogen.cpp.o [2447/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_1x1_conv_kernel.cpp.o [2448/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_bf16_matmul.cpp.o [2449/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_an_kern_autogen.cpp.o [2450/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_conv_kernel.cpp.o [2451/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_r_gemm_s8u8s32_kern_autogen.cpp.o [2452/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_at_kern_autogen.cpp.o [2453/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_at_kern_autogen.cpp.o [2454/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp.o [2455/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution_utils.cpp.o [2456/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_f32_matmul.cpp.o [2457/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_b0_sgemm_kern_autogen.cpp.o [2458/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_an_kern_autogen.cpp.o [2459/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_bn_kern_autogen.cpp.o [2460/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_bn_kern_autogen.cpp.o [2461/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_softmax_list.cpp.o [2462/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_convolution.cpp.o [2463/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/injector_utils.cpp.o [2464/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_an_kern_autogen.cpp.o [2465/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_reducer.cpp.o [2466/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16cvt.cpp.o In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘virtual void dnnl::impl::cpu::x64::jit_avx512_core_cvt_bf16_to_ps_t::generate()’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.cpp:121:11: note: while referencing ‘reg32_mask’ 121 | Reg32 reg32_mask = reg_nelems.cvt32(); // no need for reg_nelems anymore | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.cpp:121:11: note: while referencing ‘reg32_mask’ 121 | Reg32 reg32_mask = reg_nelems.cvt32(); // no need for reg_nelems anymore | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.cpp:121:11: note: while referencing ‘reg32_mask’ 121 | Reg32 reg32_mask = reg_nelems.cvt32(); // no need for reg_nelems anymore | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.cpp:121:11: note: while referencing ‘reg32_mask’ 121 | Reg32 reg32_mask = reg_nelems.cvt32(); // no need for reg_nelems anymore | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.cpp:121:11: note: while referencing ‘reg32_mask’ 121 | Reg32 reg32_mask = reg_nelems.cvt32(); // no need for reg_nelems anymore | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.cpp:121:11: note: while referencing ‘reg32_mask’ 121 | Reg32 reg32_mask = reg_nelems.cvt32(); // no need for reg_nelems anymore | ^~~~~~~~~~ [2467/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_convolution.cpp.o [2468/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_bn_kern_autogen.cpp.o [2469/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_bt_kern_autogen.cpp.o [2470/5994] Generating python/benchmarks/concat_benchmark.py [2471/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_common_gemm_f32.cpp.o [2472/5994] Generating contrib/aten/gen_op.py [2473/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_u8s8s32x_wino_convolution.cpp.o In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In function ‘dnnl::impl::cpu::x64::jit_avx512_core_u8s8s32x_wino_conv_src_trans_t::generate()::’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:137:21: note: while referencing ‘vreg_i’ 137 | Xmm vreg_i = vreg_inp(y * jcp.alpha + x); | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:137:21: note: while referencing ‘vreg_i’ 137 | Xmm vreg_i = vreg_inp(y * jcp.alpha + x); | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:137:21: note: while referencing ‘vreg_i’ 137 | Xmm vreg_i = vreg_inp(y * jcp.alpha + x); | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:137:21: note: while referencing ‘vreg_i’ 137 | Xmm vreg_i = vreg_inp(y * jcp.alpha + x); | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:137:21: note: while referencing ‘vreg_i’ 137 | Xmm vreg_i = vreg_inp(y * jcp.alpha + x); | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:137:21: note: while referencing ‘vreg_i’ 137 | Xmm vreg_i = vreg_inp(y * jcp.alpha + x); | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘virtual void dnnl::impl::cpu::x64::jit_avx512_core_u8s8s32x_wino_conv_src_trans_t::generate()’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:137:21: note: while referencing ‘vreg_i’ 137 | Xmm vreg_i = vreg_inp(y * jcp.alpha + x); | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:137:21: note: while referencing ‘vreg_i’ 137 | Xmm vreg_i = vreg_inp(y * jcp.alpha + x); | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:137:21: note: while referencing ‘vreg_i’ 137 | Xmm vreg_i = vreg_inp(y * jcp.alpha + x); | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:137:21: note: while referencing ‘vreg_i’ 137 | Xmm vreg_i = vreg_inp(y * jcp.alpha + x); | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:137:21: note: while referencing ‘vreg_i’ 137 | Xmm vreg_i = vreg_inp(y * jcp.alpha + x); | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:137:21: note: while referencing ‘vreg_i’ 137 | Xmm vreg_i = vreg_inp(y * jcp.alpha + x); | ^~~~~~ [2474/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_conv_kernel.cpp.o [2475/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_an_kern_autogen.cpp.o [2476/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_at_kern_autogen.cpp.o [2477/5994] Generating contrib/aten/docs/sample.py [2478/5994] Generating python/context_test.py [2479/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_1x1_conv_kernel.cpp.o In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.hpp:21, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘virtual void dnnl::impl::cpu::x64::jit_avx512_core_bf16_1x1_conv_kernel::generate()’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:883:57: note: while referencing ‘’ 883 | kmovw(k_load_dim_tail_mask, reg_trans_tmp.cvt32()); | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.hpp:21, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:883:57: note: while referencing ‘’ 883 | kmovw(k_load_dim_tail_mask, reg_trans_tmp.cvt32()); | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.hpp:21, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:883:57: note: while referencing ‘’ 883 | kmovw(k_load_dim_tail_mask, reg_trans_tmp.cvt32()); | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.hpp:21, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:883:57: note: while referencing ‘’ 883 | kmovw(k_load_dim_tail_mask, reg_trans_tmp.cvt32()); | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.hpp:21, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:883:57: note: while referencing ‘’ 883 | kmovw(k_load_dim_tail_mask, reg_trans_tmp.cvt32()); | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.hpp:21, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:883:57: note: while referencing ‘’ 883 | kmovw(k_load_dim_tail_mask, reg_trans_tmp.cvt32()); | ^ [2480/5994] Generating python/control.py [2481/5994] Generating python/benchmarks/fused_rowwise_nbit_conversion_bench.py [2482/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_conv_kernel.cpp.o [2483/5994] Generating python/benchmarks/sparse_lengths_sum_nbit_benchmark.py [2484/5994] Generating python/cached_reader.py [2485/5994] Generating contrib/aten/docs/__init__.py [2486/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_c_gemm_s8u8s32_kern_autogen.cpp.o [2487/5994] Generating contrib/aten/aten_test.py [2488/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_sgemm_kern_autogen.cpp.o [2489/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_at_kern_autogen.cpp.o [2490/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_bt_kern_autogen.cpp.o [2491/5994] Generating contrib/aten/__init__.py [2492/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_at_kern_autogen.cpp.o [2493/5994] Generating contrib/__init__.py [2494/5994] Generating python/checkpoint.py [2495/5994] Generating python/checkpoint_test.py [2496/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_1x1_convolution.cpp.o In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_reducer.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.hpp:31, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::rtus_driver_t::loop_is_nspc() [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::avx512_common]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:326:61: note: while referencing ‘’ 326 | case 4: kmovw(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_reducer.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.hpp:31, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:326:61: note: while referencing ‘’ 326 | case 4: kmovw(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_reducer.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.hpp:31, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:326:61: note: while referencing ‘’ 326 | case 4: kmovw(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_reducer.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.hpp:31, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:326:61: note: while referencing ‘’ 326 | case 4: kmovw(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_reducer.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.hpp:31, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:326:61: note: while referencing ‘’ 326 | case 4: kmovw(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_reducer.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.hpp:31, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:326:61: note: while referencing ‘’ 326 | case 4: kmovw(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ [2497/5994] Generating python/build.py [2498/5994] Generating python/brew.py [2499/5994] Generating python/benchmarks/sparse_normalize_benchmark.py [2500/5994] Generating python/context.py [2501/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm.cpp.o [2502/5994] Generating python/control_ops_grad.py [2503/5994] Generating python/control_ops_grad_test.py [2504/5994] Generating python/control_ops_util.py [2505/5994] Generating python/cnn.py [2506/5994] Generating contrib/fakelowp/test/test_layernorm_nnpi_fp16.py [2507/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_gemm_f32.cpp.o [2508/5994] Generating contrib/fakelowp/test/test_batchnorm_nnpi_fp16.py [2509/5994] Generating contrib/fakelowp/test/test_chunking.py [2510/5994] Generating contrib/fakelowp/test/test_deq_swish_quant_nnpi.py [2511/5994] Generating contrib/fakelowp/test/test_fc_nnpi_fp16.py [2512/5994] Generating contrib/fakelowp/test/test_fusions.py [2513/5994] Generating contrib/fakelowp/test/test_int8_ops_nnpi.py [2514/5994] Generating contrib/fakelowp/test/test_int8_quant.py [2515/5994] Generating __init__.py [2516/5994] Generating contrib/fakelowp/test/test_op_nnpi_fp16.py [2517/5994] Generating python/caffe_translator.py [2518/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp.o [2519/5994] Generating contrib/fakelowp/test/test_batchmatmul_nnpi_fp16.py [2520/5994] Generating python/caffe_translator_test.py [2521/5994] Generating contrib/fakelowp/test/test_sls_4bit_nnpi_fp16.py [2522/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_bt_kern_autogen.cpp.o [2523/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_c_gemm_s8u8s32_kern_autogen.cpp.o [2524/5994] Generating contrib/fakelowp/test/test_sls_8bit_nnpi_fp16.py [2525/5994] Generating contrib/fakelowp/test/test_sls_8bit_nnpi_fp32.py [2526/5994] Generating python/brew_test.py [2527/5994] Generating python/binarysize.py [2528/5994] Generating contrib/gloo/__init__.py [2529/5994] Generating contrib/gloo/gloo_test.py [2530/5994] Generating contrib/nccl/__init__.py [2531/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_eltwise_injector.cpp.o [2532/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_convolution.cpp.o In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::rtus_driver_t::loop_is_nspc() [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::avx512_common]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:326:61: note: while referencing ‘’ 326 | case 4: kmovw(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:326:61: note: while referencing ‘’ 326 | case 4: kmovw(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:326:61: note: while referencing ‘’ 326 | case 4: kmovw(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:326:61: note: while referencing ‘’ 326 | case 4: kmovw(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:326:61: note: while referencing ‘’ 326 | case 4: kmovw(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:326:61: note: while referencing ‘’ 326 | case 4: kmovw(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:327:61: note: while referencing ‘’ 327 | case 2: kmovd(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:327:61: note: while referencing ‘’ 327 | case 2: kmovd(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:327:61: note: while referencing ‘’ 327 | case 2: kmovd(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:327:61: note: while referencing ‘’ 327 | case 2: kmovd(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:327:61: note: while referencing ‘’ 327 | case 2: kmovd(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:327:61: note: while referencing ‘’ 327 | case 2: kmovd(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ [2533/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_convolution.cpp.o [2534/5994] Generating contrib/nccl/nccl_ops_test.py [2535/5994] Generating contrib/nnpack/__init__.py [2536/5994] Generating contrib/nnpack/nnpack_ops_test.py [2537/5994] Generating contrib/playground/AnyExp.py [2538/5994] Generating contrib/playground/AnyExpOnTerm.py [2539/5994] Generating contrib/playground/ModuleRegister.py [2540/5994] Generating contrib/playground/__init__.py [2541/5994] Generating contrib/playground/compute_topk_accuracy.py [2542/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_rnn.cpp.o [2543/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.cpp.o [2544/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_at_kern_autogen.cpp.o [2545/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_dw_conv_kernel.cpp.o [2546/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp.o [2547/5994] Generating contrib/playground/checkpoint.py [2548/5994] Generating contrib/playground/compute_loss.py [2549/5994] Generating contrib/playground/meter.py [2550/5994] Generating contrib/playground/module_map.py [2551/5994] Generating contrib/playground/output_generator.py [2552/5994] Generating contrib/playground/resnetdemo/IN1k_resnet.py [2553/5994] Generating contrib/playground/resnetdemo/__init__.py [2554/5994] Generating contrib/playground/resnetdemo/IN1k_resnet_no_test_model.py [2555/5994] Generating contrib/playground/resnetdemo/explicit_resnet_forward.py [2556/5994] Generating contrib/playground/resnetdemo/caffe2_resnet50_default_forward.py [2557/5994] Generating contrib/playground/resnetdemo/caffe2_resnet50_default_param_update.py [2558/5994] Generating contrib/playground/resnetdemo/gfs_IN1k.py [2559/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_inner_product.cpp.o [2560/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm.cpp.o [2561/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b_gemm_s8u8s32_kern_autogen.cpp.o [2562/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_c_gemm_s8u8s32_kern_autogen.cpp.o [2563/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_conv_kernel_f32.cpp.o [2564/5994] Generating contrib/playground/resnetdemo/explicit_resnet_param_update.py [2565/5994] Generating python/control_test.py [2566/5994] Generating python/convert.py [2567/5994] Generating python/convert_test.py [2568/5994] Generating python/convnet_benchmarks.py [2569/5994] Generating python/convnet_benchmarks_test.py [2570/5994] Generating python/core.py [2571/5994] Generating python/core_gradients_test.py [2572/5994] Generating python/core_test.py [2573/5994] Generating python/crf.py [2574/5994] Generating python/crf_predict.py [2575/5994] Generating contrib/playground/resnetdemo/rendezvous_filestore.py [2576/5994] Generating contrib/playground/resnetdemo/override_no_test_model_no_checkpoint.py [2577/5994] Generating contrib/prof/__init__.py [2578/5994] Generating contrib/prof/cuda_profile_ops_test.py [2579/5994] Generating contrib/script/__init__.py [2580/5994] Generating contrib/script/examples/__init__.py [2581/5994] Generating contrib/tensorboard/__init__.py [2582/5994] Generating contrib/tensorboard/tensorboard.py [2583/5994] Generating contrib/tensorboard/tensorboard_exporter.py [2584/5994] Generating contrib/tensorboard/tensorboard_exporter_test.py [2585/5994] Generating contrib/tensorboard/tensorboard_test.py [2586/5994] Generating contrib/warpctc/__init__.py [2587/5994] Generating contrib/warpctc/ctc_ops_test.py [2588/5994] Generating core/__init__.py [2589/5994] Generating core/nomnigraph/__init__.py [2590/5994] Generating core/nomnigraph/op_gen.py [2591/5994] Generating distributed/__init__.py [2592/5994] Generating distributed/file_store_handler_op_test.py [2593/5994] Generating distributed/redis_store_handler_op_test.py [2594/5994] Generating distributed/store_ops_test_util.py [2595/5994] Generating experiments/__init__.py [2596/5994] Generating experiments/python/SparseTransformer.py [2597/5994] Generating experiments/python/__init__.py [2598/5994] Generating experiments/python/convnet_benchmarks.py [2599/5994] Generating experiments/python/device_reduce_sum_bench.py [2600/5994] Generating experiments/python/funhash_op_test.py [2601/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_common.cpp.o [2602/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_gemm_s8u8s32_kern_autogen.cpp.o [2603/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary.cpp.o [2604/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_conv_kernel_f32.cpp.o [2605/5994] Generating experiments/python/net_construct_bench.py [2606/5994] Generating experiments/python/sparse_funhash_op_test.py [2607/5994] Generating experiments/python/sparse_reshape_op_test.py [2608/5994] Generating experiments/python/tt_contraction_op_test.py [2609/5994] Generating experiments/python/tt_pad_op_test.py [2610/5994] Generating perfkernels/__init__.py [2611/5994] Generating perfkernels/hp_emblookup_codegen.py [2612/5994] Generating proto/__init__.py [2613/5994] Generating python/__init__.py [2614/5994] Generating python/_import_c_extension.py [2615/5994] Generating python/allcompare_test.py [2616/5994] Generating python/attention.py [2617/5994] Generating python/benchmark_generator.py [2618/5994] Generating python/crf_viterbi_test.py [2619/5994] Generating python/data_parallel_model.py [2620/5994] Generating python/data_parallel_model_test.py [2621/5994] Generating python/data_workers.py [2622/5994] Generating python/data_workers_test.py [2623/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru.cpp.o [2624/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_bn_kern_autogen.cpp.o [2625/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_driver.cpp.o [2626/5994] Generating python/dataio.py [2627/5994] Generating python/dataio_test.py [2628/5994] Generating python/dataset.py [2629/5994] Generating python/db_file_reader.py [2630/5994] Generating python/db_test.py [2631/5994] Generating python/device_checker.py [2632/5994] Generating python/docs/__init__.py [2633/5994] Generating python/docs/formatter.py [2634/5994] Generating python/docs/generator.py [2635/5994] Generating python/docs/github.py [2636/5994] Generating python/docs/parser.py [2637/5994] Generating python/dyndep.py [2638/5994] Generating python/embedding_generation_benchmark.py [2639/5994] Generating python/examples/__init__.py [2640/5994] Generating python/examples/char_rnn.py [2641/5994] Generating python/examples/imagenet_trainer.py [2642/5994] Generating python/examples/lmdb_create_example.py [2643/5994] Generating python/examples/resnet50_trainer.py [2644/5994] Generating python/experiment_util.py [2645/5994] Generating python/extension_loader.py [2646/5994] Generating python/fakefp16_transform_lib.py [2647/5994] Generating python/fakelowp/__init__.py [2648/5994] Generating python/fakelowp/init_shared_libs.py [2649/5994] Generating python/fakelowp/test_utils.py [2650/5994] Generating python/filler_test.py [2651/5994] Generating python/functional_test.py [2652/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_at_kern_autogen.cpp.o [2653/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_binary_injector.cpp.o [2654/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_convolution.cpp.o [2655/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_conv_kernel.cpp.o [2656/5994] Generating python/functional.py [2657/5994] Generating python/fused_8bit_rowwise_conversion_ops_test.py [2658/5994] Generating python/gradient_check_test.py [2659/5994] Generating python/gradient_checker.py [2660/5994] Generating python/gru_cell.py [2661/5994] Generating python/helpers/__init__.py [2662/5994] Generating python/helpers/algebra.py [2663/5994] Generating python/helpers/arg_scope.py [2664/5994] Generating python/helpers/array_helpers.py [2665/5994] Generating python/helpers/control_ops.py [2666/5994] Generating python/helpers/conv.py [2667/5994] Generating python/helpers/db_input.py [2668/5994] Generating python/helpers/dropout.py [2669/5994] Generating python/helpers/elementwise_linear.py [2670/5994] Generating python/helpers/fc.py [2671/5994] Generating python/helpers/nonlinearity.py [2672/5994] Generating python/helpers/normalization.py [2673/5994] Generating python/helpers/pooling.py [2674/5994] Generating python/helpers/quantization.py [2675/5994] Generating python/helpers/tools.py [2676/5994] Generating python/helpers/train.py [2677/5994] Generating python/hip_test_util.py [2678/5994] Generating python/hsm_util.py [2679/5994] Generating python/hypothesis_test.py [2680/5994] Generating python/hypothesis_test_util.py [2681/5994] Generating python/ideep/LRN_op_test.py [2682/5994] Generating python/ideep/__init__.py [2683/5994] Generating python/ideep/adam_op_test.py [2684/5994] Generating python/ideep/blobs_queue_db_test.py [2685/5994] Generating python/ideep/channel_shuffle_op_test.py [2686/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_bn_kern_autogen.cpp.o [2687/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_convolution.cpp.o [2688/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_conv_kernel_f32.cpp.o [2689/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_convolution_winograd.cpp.o [2690/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_1x1_convolution.cpp.o [2691/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_f32_wino_conv_4x3.cpp.o [2692/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_x8s8s32x_convolution_utils.cpp.o [2693/5994] Generating python/ideep/concat_split_op_test.py [2694/5994] Generating python/ideep/conv_op_test.py [2695/5994] Generating python/ideep/conv_transpose_test.py [2696/5994] Generating python/ideep/convfusion_op_test.py [2697/5994] Generating python/ideep/copy_op_test.py [2698/5994] Generating python/ideep/dropout_op_test.py [2699/5994] Generating python/ideep/elementwise_sum_op_test.py [2700/5994] Generating python/ideep/expanddims_squeeze_op_test.py [2701/5994] Generating python/ideep/fc_op_test.py [2702/5994] Generating python/ideep/leaky_relu_op_test.py [2703/5994] Generating python/ideep/moment_sgd_op_test.py [2704/5994] Generating python/ideep/operator_fallback_op_test.py [2705/5994] Generating python/ideep/order_switch_op_test.py [2706/5994] Generating python/ideep/pool_op_test.py [2707/5994] Generating python/ideep/pre_convert_test.py [2708/5994] Generating python/ideep/relu_op_test.py [2709/5994] Generating python/ideep/reshape_op_test.py [2710/5994] Generating python/ideep/shape_op_test.py [2711/5994] Generating python/ideep/sigmoid_op_test.py [2712/5994] Generating python/ideep/softmax_op_test.py [2713/5994] Generating python/ideep/spatial_bn_op_test.py [2714/5994] Generating python/ideep/test_ideep_net.py [2715/5994] Generating python/ideep/transform_ideep_net.py [2716/5994] Generating python/ideep/transpose_op_test.py [2717/5994] Generating python/ideep/weightedsum_op_test.py [2718/5994] Generating python/ideep_test_util.py [2719/5994] Generating python/layer_model_helper.py [2720/5994] Generating python/layer_model_instantiator.py [2721/5994] Generating python/layer_parameter_sharing_test.py [2722/5994] Generating python/layer_test_util.py [2723/5994] Generating python/layers/__init__.py [2724/5994] Generating python/layers/adaptive_weight.py [2725/5994] Generating python/layers/add_bias.py [2726/5994] Generating python/layers/arc_cosine_feature_map.py [2727/5994] Generating python/layers/batch_huber_loss.py [2728/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_convolution_list.cpp.o [2729/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_rnn.cpp.o [2730/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_kernel.cpp.o [2731/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_gemm_smalln_tn_f32_kern.cpp.o [2732/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemv_driver.cpp.o [2733/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_at_kern_autogen.cpp.o [2734/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_inner_product.cpp.o [2735/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_convolution.cpp.o [2736/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_resampling.cpp.o In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_resampling.cpp:25: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In constructor ‘dnnl::impl::cpu::x64::{anonymous}::jit_avx512_common_resampling_t::jit_avx512_common_resampling_t(const dnnl::impl::resampling_pd_t*)’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_resampling.cpp:176:43: note: while referencing ‘’ 176 | kmovw(k_tail_mask, reg_tail.cvt32()); | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_resampling.cpp:25: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_resampling.cpp:176:43: note: while referencing ‘’ 176 | kmovw(k_tail_mask, reg_tail.cvt32()); | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_resampling.cpp:25: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_resampling.cpp:176:43: note: while referencing ‘’ 176 | kmovw(k_tail_mask, reg_tail.cvt32()); | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_resampling.cpp:25: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_resampling.cpp:176:43: note: while referencing ‘’ 176 | kmovw(k_tail_mask, reg_tail.cvt32()); | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_resampling.cpp:25: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_resampling.cpp:176:43: note: while referencing ‘’ 176 | kmovw(k_tail_mask, reg_tail.cvt32()); | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_resampling.cpp:25: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_resampling.cpp:176:43: note: while referencing ‘’ 176 | kmovw(k_tail_mask, reg_tail.cvt32()); | ^ [2737/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp.o [2738/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_deconvolution.cpp.o [2739/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o [2740/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o [2741/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o [2742/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_utils/linux_perf/linux_perf.cpp.o [2743/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Demangle.cpp.o [2744/5994] Generating python/layers/batch_lr_loss.py [2745/5994] Generating python/layers/batch_mse_loss.py [2746/5994] Generating python/layers/batch_normalization.py [2747/5994] Generating python/layers/batch_sigmoid_cross_entropy_loss.py [2748/5994] Generating python/layers/batch_softmax_loss.py [2749/5994] Generating python/layers/blob_weighted_sum.py [2750/5994] Generating python/layers/bpr_loss.py [2751/5994] Generating python/layers/bucket_weighted.py [2752/5994] Generating python/layers/build_index.py [2753/5994] Generating python/layers/concat.py [2754/5994] Generating python/layers/constant_weight.py [2755/5994] Generating python/layers/conv.py [2756/5994] Generating python/layers/dropout.py [2757/5994] Generating python/layers/fc.py [2758/5994] Generating python/layers/fc_with_bootstrap.py [2759/5994] Generating python/layers/fc_without_bias.py [2760/5994] Generating python/layers/feature_sparse_to_dense.py [2761/5994] Generating python/layers/functional.py [2762/5994] Generating python/layers/gather_record.py [2763/5994] Generating python/layers/homotopy_weight.py [2764/5994] Generating python/layers/label_smooth.py [2765/5994] Generating python/layers/last_n_window_collector.py [2766/5994] Generating python/layers/layer_normalization.py [2767/5994] Generating python/layers/layers.py [2768/5994] Generating python/layers/margin_rank_loss.py [2769/5994] Generating python/layers/merge_id_lists.py [2770/5994] Generating python/layers/pairwise_similarity.py [2771/5994] Generating python/layers/position_weighted.py [2772/5994] Generating python/layers/random_fourier_features.py [2773/5994] Generating python/layers/reservoir_sampling.py [2774/5994] Generating python/layers/sampling_train.py [2775/5994] Generating python/layers/sampling_trainable_mixin.py [2776/5994] Generating python/layers/select_record_by_context.py [2777/5994] Generating python/layers/semi_random_features.py [2778/5994] Generating python/layers/sparse_dropout_with_replacement.py [2779/5994] Generating python/layers/sparse_feature_hash.py [2780/5994] Generating python/layers/sparse_lookup.py [2781/5994] Generating python/layers/split.py [2782/5994] Generating python/layers/tags.py [2783/5994] Generating python/layers/uniform_sampling.py [2784/5994] Generating python/layers_test.py [2785/5994] Generating python/lazy.py [2786/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/rnn_utils.cpp.o [2787/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_conv_kernel.cpp.o [2788/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_sum.cpp.o [2789/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_1x1_convolution.cpp.o [2790/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_convolution.cpp.o [2791/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_inner_product_utils.cpp.o [2792/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/defs.cc.o [2793/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/schema.cc.o [2794/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o [2795/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o [2796/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o [2797/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/function.cc.o [2798/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o [2799/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o [2800/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o [2801/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o [2802/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o [2803/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o [2804/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o [2805/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/onnxifi_utils.cc.o [2806/5994] Building C object caffe2/CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o [2807/5994] Generating python/lazy_dyndep.py [2808/5994] Generating python/lazy_dyndep_test.py [2809/5994] Generating python/lengths_reducer_fused_8bit_rowwise_ops_test.py [2810/5994] Generating python/lengths_reducer_rowwise_8bit_ops_test.py [2811/5994] Generating python/lstm_benchmark.py [2812/5994] Generating python/memonger.py [2813/5994] Generating python/memonger_test.py [2814/5994] Generating python/mint/__init__.py [2815/5994] Generating python/mint/app.py [2816/5994] Generating python/mkl/__init__.py [2817/5994] Generating python/mkl/mkl_LRN_op_test.py [2818/5994] Generating python/mkl/mkl_LRN_speed_test.py [2819/5994] Generating python/mkl/mkl_concat_op_test.py [2820/5994] Generating python/mkl/mkl_conv_op_test.py [2821/5994] Generating python/mkl/mkl_copy_op_test.py [2822/5994] Generating python/mkl/mkl_elementwise_add_op_test.py [2823/5994] Generating python/mkl/mkl_elementwise_sum_op_test.py [2824/5994] Generating python/mkl/mkl_fc_op_test.py [2825/5994] Generating python/mkl/mkl_fc_speed_test.py [2826/5994] Generating python/mkl/mkl_fill_op_test.py [2827/5994] Generating python/mkl/mkl_pool_op_test.py [2828/5994] Generating python/mkl/mkl_pool_speed_test.py [2829/5994] Generating python/mkl/mkl_relu_op_test.py [2830/5994] Generating python/mkl/mkl_sbn_op_test.py [2831/5994] Generating python/mkl/mkl_sbn_speed_test.py [2832/5994] Generating python/mkl/mkl_sigmoid_op_test.py [2833/5994] Generating python/mkl/mkl_speed_test.py [2834/5994] Generating python/mkl/mkl_squeeze_op_test.py [2835/5994] Generating python/mkl/rewrite_graph.py [2836/5994] Generating python/mkl/rewrite_graph_test.py [2837/5994] Generating python/mkl_test_util.py [2838/5994] Generating python/model_device_test.py [2839/5994] Generating python/model_helper.py [2840/5994] Generating python/model_helper_test.py [2841/5994] Generating python/modeling/__init__.py [2842/5994] Generating python/modeling/compute_histogram_for_blobs.py [2843/5994] Generating python/modeling/compute_histogram_for_blobs_test.py [2844/5994] Generating python/modeling/compute_norm_for_blobs.py [2845/5994] Generating python/modeling/compute_norm_for_blobs_test.py [2846/5994] Generating python/modeling/compute_statistics_for_blobs.py [2847/5994] Generating python/modeling/compute_statistics_for_blobs_test.py [2848/5994] Generating python/modeling/get_entry_from_blobs.py [2849/5994] Generating python/modeling/get_entry_from_blobs_test.py [2850/5994] Generating python/modeling/gradient_clipping.py [2851/5994] Generating python/modeling/gradient_clipping_test.py [2852/5994] Generating python/modeling/initializers.py [2853/5994] Generating python/modeling/initializers_test.py [2854/5994] Generating python/modeling/net_modifier.py [2855/5994] Generating python/modeling/parameter_info.py [2856/5994] Generating python/modeling/parameter_sharing.py [2857/5994] Generating python/modeling/parameter_sharing_test.py [2858/5994] Generating python/models/__init__.py [2859/5994] Generating python/models/__sym_init__.py [2860/5994] Generating python/models/download.py [2861/5994] Generating python/models/imagenet_trainer_test_utils.py [2862/5994] Generating python/models/resnet.py [2863/5994] Generating python/models/resnet_test.py [2864/5994] Generating python/models/seq2seq/__init__.py [2865/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/checker.cc.o In file included from ../third_party/onnx/onnx/defs/shape_inference.h:4, from ../third_party/onnx/onnx/defs/schema.h:24, from ../third_party/onnx/onnx/checker.h:7, from ../third_party/onnx/onnx/checker.cc:1: ../third_party/onnx/onnx/proto_utils.h: In instantiation of ‘bool onnx_torch::ParseProtoFromBytes(Proto*, const char*, size_t) [with Proto = onnx_torch::ModelProto; size_t = long unsigned int]’: ../third_party/onnx/onnx/checker.cc:890:61: required from here ../third_party/onnx/onnx/proto_utils.h:34:34: warning: ‘void google::protobuf::io::CodedInputStream::SetTotalBytesLimit(int, int)’ is deprecated: Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. [-Wdeprecated-declarations] 34 | coded_stream.SetTotalBytesLimit((2048LL << 20) - 1, 512LL << 20); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from third_party/onnx/onnx/onnx_onnx_torch-ml.pb.h:23, from third_party/onnx/onnx/onnx-ml.pb.h:2, from ../third_party/onnx/onnx/onnx_pb.h:50, from ../third_party/onnx/onnx/onnx-operators_pb.h:6, from ../third_party/onnx/onnx/defs/attr_proto_util.h:6, from ../third_party/onnx/onnx/defs/function.h:11, from ../third_party/onnx/onnx/checker.h:6, from ../third_party/onnx/onnx/checker.cc:1: ../third_party/protobuf/src/google/protobuf/io/coded_stream.h:397:8: note: declared here 397 | void SetTotalBytesLimit(int total_bytes_limit, int) { | ^~~~~~~~~~~~~~~~~~ [2866/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o [2867/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o [2868/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o [2869/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o [2870/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o [2871/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o [2872/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o [2873/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o [2874/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o [2875/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o [2876/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o [2877/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o [2878/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o [2879/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_transpose_src_utils.cpp.o [2880/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_utils/jit_utils.cpp.o [2881/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/cupti_strings.cpp.o [2882/5994] Generating python/models/seq2seq/beam_search.py [2883/5994] Generating python/models/seq2seq/seq2seq_beam_search_test.py [2884/5994] Generating python/models/seq2seq/seq2seq_model_helper.py [2885/5994] Generating python/models/seq2seq/seq2seq_model_helper_test.py [2886/5994] Generating python/models/seq2seq/seq2seq_util.py [2887/5994] Generating python/models/seq2seq/train.py [2888/5994] Generating python/models/seq2seq/translate.py [2889/5994] Generating python/models/shufflenet.py [2890/5994] Generating python/models/shufflenet_test.py [2891/5994] Generating python/modifier_context.py [2892/5994] Generating python/muji.py [2893/5994] Generating python/muji_test.py [2894/5994] Generating python/net_builder.py [2895/5994] Generating python/net_builder_test.py [2896/5994] Generating python/net_drawer.py [2897/5994] Generating python/net_printer.py [2898/5994] Generating python/net_printer_test.py [2899/5994] Generating python/nomnigraph.py [2900/5994] Generating python/nomnigraph_test.py [2901/5994] Generating python/nomnigraph_transformations.py [2902/5994] Generating python/nomnigraph_transformations_test.py [2903/5994] Generating python/normalizer.py [2904/5994] Generating python/normalizer_context.py [2905/5994] Generating python/normalizer_test.py [2906/5994] Generating python/numa_benchmark.py [2907/5994] Generating python/numa_test.py [2908/5994] Generating python/observer_test.py [2909/5994] Generating python/onnx/__init__.py [2910/5994] Generating python/onnx/backend.py [2911/5994] Generating python/onnx/backend_cpp_rep.py [2912/5994] Generating python/onnx/backend_rep.py [2913/5994] Generating python/onnx/bin/__init__.py [2914/5994] Generating python/onnx/bin/conversion.py [2915/5994] Generating python/onnx/error.py [2916/5994] Generating python/onnx/frontend.py [2917/5994] Generating python/onnx/helper.py [2918/5994] Generating python/onnx/onnxifi.py [2919/5994] Generating python/onnx/test_onnxifi.py [2920/5994] Generating python/onnx/tests/__init__.py [2921/5994] Generating python/onnx/tests/c2_ref_test.py [2922/5994] Generating python/onnx/tests/conversion_test.py [2923/5994] Generating python/onnx/tests/helper_test.py [2924/5994] Generating python/onnx/tests/onnx_backend_test.py [2925/5994] Generating python/onnx/tests/ssa_test.py [2926/5994] Generating python/onnx/tests/test_utils.py [2927/5994] Generating python/onnx/workspace.py [2928/5994] Generating python/operator_fp_exceptions_test.py [2929/5994] Generating python/operator_test/__init__.py [2930/5994] Generating python/operator_test/activation_ops_test.py [2931/5994] Generating python/operator_test/adadelta_test.py [2932/5994] Generating python/operator_test/adagrad_test.py [2933/5994] Generating python/operator_test/adagrad_test_helper.py [2934/5994] Generating python/operator_test/adam_test.py [2935/5994] Generating python/operator_test/affine_channel_op_test.py [2936/5994] Generating python/operator_test/alias_with_name_test.py [2937/5994] Generating python/operator_test/apmeter_test.py [2938/5994] Generating python/operator_test/arg_ops_test.py [2939/5994] Generating python/operator_test/assert_test.py [2940/5994] Generating python/operator_test/async_net_barrier_test.py [2941/5994] Generating python/operator_test/atomic_ops_test.py [2942/5994] Generating python/operator_test/basic_rnn_test.py [2943/5994] Generating python/operator_test/batch_box_cox_test.py [2944/5994] Generating python/operator_test/batch_bucketize_op_test.py [2945/5994] Generating python/operator_test/batch_moments_op_test.py [2946/5994] Generating python/operator_test/batch_sparse_to_dense_op_test.py [2947/5994] Generating python/operator_test/bbox_transform_test.py [2948/5994] Generating python/operator_test/bisect_percentile_op_test.py [2949/5994] Generating python/operator_test/blobs_queue_db_test.py [2950/5994] Generating python/operator_test/boolean_mask_test.py [2951/5994] Generating python/operator_test/boolean_unmask_test.py [2952/5994] Generating python/operator_test/box_with_nms_limit_op_test.py [2953/5994] Generating python/operator_test/bucketize_op_test.py [2954/5994] Generating python/operator_test/ceil_op_test.py [2955/5994] Generating python/operator_test/channel_shuffle_test.py [2956/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o [2957/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o [2958/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o [2959/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o [2960/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o [2961/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o [2962/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/optimizer/optimize.cc.o [2963/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/optimizer/pass.cc.o [2964/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/optimizer/pass_manager.cc.o [2965/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/optimizer/pass_registry.cc.o [2966/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o [2967/5994] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx_onnx_torch-ml.pb.cc.o [2968/5994] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-operators_onnx_torch-ml.pb.cc.o [2969/5994] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-data_onnx_torch.pb.cc.o [2970/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_convolution.cpp.o [2971/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_conv_kernel_f32.cpp.o In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.hpp:22, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::jit_sse41_conv_fwd_kernel_f32::oh_step_unroll_kw(int, int, int, int)’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:54:52: note: while referencing ‘’ 54 | movss(Xmm(oc_blocks * ur_w + jj + 1), | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.hpp:22, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 2 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:54:52: note: while referencing ‘’ 54 | movss(Xmm(oc_blocks * ur_w + jj + 1), | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.hpp:22, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:54:52: note: while referencing ‘’ 54 | movss(Xmm(oc_blocks * ur_w + jj + 1), | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.hpp:22, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:54:52: note: while referencing ‘’ 54 | movss(Xmm(oc_blocks * ur_w + jj + 1), | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.hpp:22, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:54:52: note: while referencing ‘’ 54 | movss(Xmm(oc_blocks * ur_w + jj + 1), | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.hpp:22, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:54:52: note: while referencing ‘’ 54 | movss(Xmm(oc_blocks * ur_w + jj + 1), | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.hpp:22, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:54:52: note: while referencing ‘’ 54 | movss(Xmm(oc_blocks * ur_w + jj + 1), | ^ [2972/5994] Generating python/operator_test/cast_op_test.py [2973/5994] Generating python/operator_test/channel_backprop_stats_op_test.py [2974/5994] Generating python/operator_test/channel_stats_op_test.py [2975/5994] Generating python/operator_test/checkpoint_test.py [2976/5994] Generating python/operator_test/clip_op_test.py [2977/5994] Generating python/operator_test/clip_tensor_op_test.py [2978/5994] Generating python/operator_test/concat_split_op_test.py [2979/5994] Generating python/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.py [2980/5994] Generating python/operator_test/conditional_test.py [2981/5994] Generating python/operator_test/conftest.py [2982/5994] Generating python/operator_test/conv_test.py [2983/5994] Generating python/operator_test/conv_transpose_test.py [2984/5994] Generating python/operator_test/copy_ops_test.py [2985/5994] Generating python/operator_test/copy_rows_to_tensor_op_test.py [2986/5994] Generating python/operator_test/crf_test.py [2987/5994] Generating python/operator_test/counter_ops_test.py [2988/5994] Generating python/operator_test/cosine_embedding_criterion_op_test.py [2989/5994] Generating python/operator_test/cross_entropy_ops_test.py [2990/5994] Generating python/operator_test/ctc_greedy_decoder_op_test.py [2991/5994] Generating python/operator_test/ctc_beam_search_decoder_op_test.py [2992/5994] Generating python/operator_test/cudnn_recurrent_test.py [2993/5994] Generating python/operator_test/data_couple_op_test.py [2994/5994] Generating python/operator_test/dataset_ops_test.py [2995/5994] Generating python/operator_test/deform_conv_test.py [2996/5994] Generating python/operator_test/depthwise_3x3_conv_test.py [2997/5994] Generating python/operator_test/dense_vector_to_id_list_op_test.py [2998/5994] Generating python/operator_test/detectron_keypoints.py [2999/5994] Generating python/operator_test/distance_op_test.py [3000/5994] Generating python/operator_test/dropout_op_test.py [3001/5994] Generating python/operator_test/duplicate_operands_test.py [3002/5994] Generating python/operator_test/elementwise_linear_op_test.py [3003/5994] Generating python/operator_test/elementwise_logical_ops_test.py [3004/5994] Generating python/operator_test/elementwise_op_broadcast_test.py [3005/5994] Generating python/operator_test/elementwise_ops_test.py [3006/5994] Generating python/operator_test/emptysample_ops_test.py [3007/5994] Generating python/operator_test/enforce_finite_op_test.py [3008/5994] Generating python/operator_test/ensure_clipped_test.py [3009/5994] Generating python/operator_test/ensure_cpu_output_op_test.py [3010/5994] Generating python/operator_test/erf_op_test.py [3011/5994] Generating python/operator_test/expand_op_test.py [3012/5994] Generating python/operator_test/fc_operator_test.py [3013/5994] Generating python/operator_test/feature_maps_ops_test.py [3014/5994] Generating python/operator_test/filler_ops_test.py [3015/5994] Generating python/operator_test/find_op_test.py [3016/5994] Generating python/operator_test/flatten_op_test.py [3017/5994] Generating python/operator_test/flexible_top_k_test.py [3018/5994] Generating python/operator_test/floor_op_test.py [3019/5994] Generating python/operator_test/fused_nbit_rowwise_test_helper.py [3020/5994] Generating python/operator_test/gather_ops_test.py [3021/5994] Generating python/operator_test/fused_nbit_rowwise_conversion_ops_test.py [3022/5994] Generating python/operator_test/gather_ranges_op_test.py [3023/5994] Generating python/operator_test/given_tensor_fill_op_test.py [3024/5994] Generating python/operator_test/given_tensor_byte_string_to_uint8_fill_op_test.py [3025/5994] Generating python/operator_test/glu_op_test.py [3026/5994] Generating python/operator_test/group_conv_test.py [3027/5994] Generating python/operator_test/group_norm_op_test.py [3028/5994] Generating python/operator_test/gru_test.py [3029/5994] Generating python/operator_test/heatmap_max_keypoint_op_test.py [3030/5994] Generating python/operator_test/histogram_test.py [3031/5994] Generating python/operator_test/hsm_test.py [3032/5994] Generating python/operator_test/hyperbolic_ops_test.py [3033/5994] Generating python/operator_test/im2col_col2im_test.py [3034/5994] Generating python/operator_test/image_input_op_test.py [3035/5994] Generating python/operator_test/index_hash_ops_test.py [3036/5994] Generating python/operator_test/index_ops_test.py [3037/5994] Generating python/operator_test/instance_norm_test.py [3038/5994] Generating python/operator_test/integral_image_ops_test.py [3039/5994] Generating python/operator_test/jsd_ops_test.py [3040/5994] Generating python/operator_test/key_split_ops_test.py [3041/5994] Generating python/operator_test/lars_test.py [3042/5994] Generating python/operator_test/layer_norm_op_test.py [3043/5994] Generating python/operator_test/leaky_relu_test.py [3044/5994] Generating python/operator_test/learning_rate_op_test.py [3045/5994] Generating python/operator_test/learning_rate_adaption_op_test.py [3046/5994] Generating python/operator_test/length_split_op_test.py [3047/5994] Generating python/operator_test/lengths_pad_op_test.py [3048/5994] Generating python/operator_test/lengths_top_k_ops_test.py [3049/5994] Generating python/operator_test/lengths_tile_op_test.py [3050/5994] Generating python/operator_test/lengths_reducer_fused_nbit_rowwise_ops_test.py [3051/5994] Generating python/operator_test/listwise_l2r_operator_test.py [3052/5994] Generating python/operator_test/load_save_test.py [3053/5994] Generating python/operator_test/locally_connected_op_test.py [3054/5994] Generating python/operator_test/loss_ops_test.py [3055/5994] Generating python/operator_test/lpnorm_op_test.py [3056/5994] Generating python/operator_test/map_ops_test.py [3057/5994] Generating python/operator_test/math_ops_test.py [3058/5994] Generating python/operator_test/margin_ranking_criterion_op_test.py [3059/5994] Generating python/operator_test/matmul_op_test.py [3060/5994] Generating python/operator_test/mean_op_test.py [3061/5994] Generating python/operator_test/merge_id_lists_op_test.py [3062/5994] Generating python/operator_test/mkl_packed_fc_op_test.py [3063/5994] Generating python/operator_test/moments_op_test.py [3064/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o [3065/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_convolution.cpp.o [3066/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization.cpp.o [3067/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization_s8.cpp.o [3068/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_layer_normalization_kernels.cpp.o [3069/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder_utils.cpp.o [3070/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_blocked.cpp.o [3071/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ThreadName.cpp.o [3072/5994] Generating python/operator_test/mkl_conv_op_test.py [3073/5994] Generating python/operator_test/mod_op_test.py [3074/5994] Generating python/operator_test/momentum_sgd_test.py [3075/5994] Generating python/operator_test/mpi_test.py [3076/5994] Generating python/operator_test/mul_gradient_benchmark.py [3077/5994] Generating python/operator_test/negate_gradient_op_test.py [3078/5994] Generating python/operator_test/ngram_ops_test.py [3079/5994] Generating python/operator_test/normalize_op_test.py [3080/5994] Generating python/operator_test/numpy_tile_op_test.py [3081/5994] Generating python/operator_test/one_hot_ops_test.py [3082/5994] Generating python/operator_test/onnx_while_test.py [3083/5994] Generating python/operator_test/order_switch_test.py [3084/5994] Generating python/operator_test/pack_ops_test.py [3085/5994] Generating python/operator_test/pack_rnn_sequence_op_test.py [3086/5994] Generating python/operator_test/pad_test.py [3087/5994] Generating python/operator_test/partition_ops_test.py [3088/5994] Generating python/operator_test/percentile_op_test.py [3089/5994] Generating python/operator_test/pooling_test.py [3090/5994] Generating python/operator_test/piecewise_linear_transform_test.py [3091/5994] Generating python/operator_test/prepend_dim_test.py [3092/5994] Generating python/operator_test/python_op_test.py [3093/5994] Generating python/operator_test/quantile_test.py [3094/5994] Generating python/operator_test/rand_quantization_op_test.py [3095/5994] Generating python/operator_test/rand_quantization_op_speed_test.py [3096/5994] Linking CXX static library lib/libonnx_proto.a [3097/5994] Generating python/operator_test/rank_loss_operator_test.py [3098/5994] Generating python/operator_test/rebatching_queue_test.py [3099/5994] Generating python/operator_test/record_queue_test.py [3100/5994] Generating python/operator_test/recurrent_net_executor_test.py [3101/5994] Generating python/operator_test/recurrent_network_test.py [3102/5994] Generating python/operator_test/reduce_ops_test.py [3103/5994] Generating python/operator_test/reduction_ops_test.py [3104/5994] Generating python/operator_test/reshape_ops_test.py [3105/5994] Generating python/operator_test/resize_op_test.py [3106/5994] Generating python/operator_test/rmac_regions_op_test.py [3107/5994] Generating python/operator_test/rms_norm_op_test.py [3108/5994] Generating python/operator_test/rnn_cell_test.py [3109/5994] Generating python/operator_test/roi_align_rotated_op_test.py [3110/5994] Generating python/operator_test/rowwise_counter_test.py [3111/5994] Generating python/operator_test/scale_op_test.py [3112/5994] Generating python/operator_test/segment_ops_test.py [3113/5994] Generating python/operator_test/self_binning_histogram_test.py [3114/5994] Generating python/operator_test/selu_op_test.py [3115/5994] Generating python/operator_test/sequence_ops_test.py [3116/5994] Generating python/operator_test/shape_inference_test.py [3117/5994] Generating python/operator_test/softplus_op_test.py [3118/5994] Generating python/operator_test/softmax_ops_test.py [3119/5994] Generating python/operator_test/sinusoid_position_encoding_op_test.py [3120/5994] Generating python/operator_test/sparse_lengths_sum_benchmark.py [3121/5994] Generating python/operator_test/sparse_gradient_checker_test.py [3122/5994] Generating python/operator_test/sparse_dropout_with_replacement_op_test.py [3123/5994] Generating python/operator_test/sparse_lp_regularizer_test.py [3124/5994] Generating python/operator_test/sparse_normalize_test.py [3125/5994] Generating python/operator_test/sparse_ops_test.py [3126/5994] Generating python/operator_test/sparse_to_dense_mask_op_test.py [3127/5994] Generating python/operator_test/spatial_bn_op_test.py [3128/5994] Generating python/operator_test/specialized_segment_ops_test.py [3129/5994] Generating python/operator_test/square_root_divide_op_test.py [3130/5994] Generating python/operator_test/stats_ops_test.py [3131/5994] Generating python/operator_test/stats_put_ops_test.py [3132/5994] Generating python/operator_test/storm_test.py [3133/5994] Generating python/operator_test/string_ops_test.py [3134/5994] Generating python/operator_test/text_file_reader_test.py [3135/5994] Generating python/operator_test/thresholded_relu_op_test.py [3136/5994] Generating python/operator_test/tile_op_test.py [3137/5994] Generating python/operator_test/top_k_test.py [3138/5994] Generating python/operator_test/torch_integration_test.py [3139/5994] Generating python/operator_test/transpose_op_test.py [3140/5994] Generating python/operator_test/trigonometric_op_test.py [3141/5994] Generating python/operator_test/unique_ops_test.py [3142/5994] Generating python/operator_test/unique_uniform_fill_op_test.py [3143/5994] Generating python/operator_test/unsafe_coalesce_test.py [3144/5994] Generating python/operator_test/upsample_op_test.py [3145/5994] Generating python/operator_test/utility_ops_test.py [3146/5994] Generating python/operator_test/video_input_op_test.py [3147/5994] Generating python/operator_test/weight_scale_test.py [3148/5994] Generating python/operator_test/weighted_multi_sample_test.py [3149/5994] Generating python/operator_test/weighted_sample_test.py [3150/5994] Generating python/operator_test/weighted_sum_test.py [3151/5994] Generating python/operator_test/wngrad_test.py [3152/5994] Generating python/optimizer.py [3153/5994] Generating python/optimizer_context.py [3154/5994] Generating python/optimizer_test.py [3155/5994] Generating python/optimizer_test_util.py [3156/5994] Generating python/parallel_workers.py [3157/5994] Generating python/parallel_workers_test.py [3158/5994] Generating python/parallelize_bmuf_distributed_test.py [3159/5994] Generating python/pipeline.py [3160/5994] Generating python/pipeline_test.py [3161/5994] Generating python/predictor/__init__.py [3162/5994] Generating python/predictor/mobile_exporter.py [3163/5994] Generating python/predictor/mobile_exporter_test.py [3164/5994] Generating python/predictor/predictor_exporter.py [3165/5994] Generating python/predictor/predictor_exporter_test.py [3166/5994] Generating python/predictor/predictor_py_utils.py [3167/5994] Generating python/predictor/predictor_test.py [3168/5994] Generating python/predictor/serde.py [3169/5994] Generating python/predictor_constants.py [3170/5994] Generating python/python_op_test.py [3171/5994] Generating python/queue_util.py [3172/5994] Generating python/record_queue.py [3173/5994] Generating python/recurrent.py [3174/5994] Generating python/regularizer.py [3175/5994] Generating python/regularizer_context.py [3176/5994] Generating python/regularizer_test.py [3177/5994] Generating python/rnn/__init__.py [3178/5994] Generating python/rnn/lstm_comparison.py [3179/5994] Generating python/rnn/rnn_cell_test_util.py [3180/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o In file included from ../third_party/onnx/onnx/defs/shape_inference.h:4, from ../third_party/onnx/onnx/defs/schema.h:24, from ../third_party/onnx/onnx/shape_inference/implementation.h:4, from ../third_party/onnx/onnx/shape_inference/implementation.cc:1: ../third_party/onnx/onnx/proto_utils.h: In instantiation of ‘bool onnx_torch::ParseProtoFromBytes(Proto*, const char*, size_t) [with Proto = onnx_torch::ModelProto; size_t = long unsigned int]’: ../third_party/onnx/onnx/shape_inference/implementation.cc:407:61: required from here ../third_party/onnx/onnx/proto_utils.h:34:34: warning: ‘void google::protobuf::io::CodedInputStream::SetTotalBytesLimit(int, int)’ is deprecated: Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. [-Wdeprecated-declarations] 34 | coded_stream.SetTotalBytesLimit((2048LL << 20) - 1, 512LL << 20); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from third_party/onnx/onnx/onnx_onnx_torch-ml.pb.h:23, from third_party/onnx/onnx/onnx-ml.pb.h:2, from ../third_party/onnx/onnx/onnx_pb.h:50, from ../third_party/onnx/onnx/onnx-operators_pb.h:6, from ../third_party/onnx/onnx/defs/attr_proto_util.h:6, from ../third_party/onnx/onnx/defs/function.h:11, from ../third_party/onnx/onnx/shape_inference/implementation.h:3, from ../third_party/onnx/onnx/shape_inference/implementation.cc:1: ../third_party/protobuf/src/google/protobuf/io/coded_stream.h:397:8: note: declared here 397 | void SetTotalBytesLimit(int total_bytes_limit, int) { | ^~~~~~~~~~~~~~~~~~ [3181/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise.cpp.o [3182/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_convolution.cpp.o [3183/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise_int.cpp.o [3184/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pooling.cpp.o [3185/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_blocked.cpp.o [3186/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn_kernel.cpp.o [3187/5994] Linking C shared library lib/libtorch_global_deps.so [3188/5994] Generating python/rnn_cell.py [3189/5994] Generating python/schema.py [3190/5994] Generating python/schema_test.py [3191/5994] Generating python/scope.py [3192/5994] Generating python/scope_test.py [3193/5994] Generating python/serialized_test/__init__.py [3194/5994] Generating python/serialized_test/coverage.py [3195/5994] Generating python/serialized_test/serialized_test_util.py [3196/5994] Generating python/session.py [3197/5994] Generating python/session_test.py [3198/5994] Generating python/sparse_to_dense_mask_test.py [3199/5994] Generating python/sparse_to_dense_test.py [3200/5994] Generating python/task.py [3201/5994] Generating python/task_test.py [3202/5994] Generating python/test/__init__.py [3203/5994] Generating python/test/blob_deallocation_test.py [3204/5994] Generating python/test/do_op_test.py [3205/5994] Generating python/test/executor_test.py [3206/5994] Generating python/test/executor_test_util.py [3207/5994] Generating python/test/fakefp16_transform_test.py [3208/5994] Generating python/test/gpu_context_test.py [3209/5994] Generating python/test/inference_lstm_op_test.py [3210/5994] Generating python/test/python_protobuf_test.py [3211/5994] Generating python/test_util.py [3212/5994] Generating python/text_file_reader.py [3213/5994] Generating python/timeout_guard.py [3214/5994] Generating python/toy_regression_test.py [3215/5994] Generating python/transformations.py [3216/5994] Generating python/transformations_test.py [3217/5994] Generating python/trt/__init__.py [3218/5994] Generating python/trt/test_pt_onnx_trt.py [3219/5994] Generating python/trt/test_trt.py [3220/5994] Generating python/trt/transform.py [3221/5994] Generating python/tt_core.py [3222/5994] Generating python/tt_core_test.py [3223/5994] Generating python/utils.py [3224/5994] Generating python/utils_test.py [3225/5994] Generating python/visualize.py [3226/5994] Generating python/workspace.py [3227/5994] Generating python/workspace_test.py [3228/5994] Generating quantization/__init__.py [3229/5994] Generating quantization/server/__init__.py [3230/5994] Generating quantization/server/batch_matmul_dnnlowp_op_test.py [3231/5994] Generating quantization/server/concat_dnnlowp_op_test.py [3232/5994] Generating quantization/server/batch_permutation_dnnlowp_op_test.py [3233/5994] Generating quantization/server/channel_shuffle_dnnlowp_op_test.py [3234/5994] Generating quantization/server/compute_equalization_scale_test.py [3235/5994] Generating quantization/server/conv_depthwise_dnnlowp_op_test.py [3236/5994] Generating quantization/server/conv_dnnlowp_acc16_op_test.py [3237/5994] Generating quantization/server/conv_dnnlowp_op_test.py [3238/5994] Generating quantization/server/conv_groupwise_dnnlowp_op_test.py [3239/5994] Generating quantization/server/conv_groupwise_dnnlowp_acc16_op_test.py [3240/5994] Generating quantization/server/dequantize_dnnlowp_op_test.py [3241/5994] Generating quantization/server/dnnlowp_test_utils.py [3242/5994] Generating quantization/server/elementwise_mul_dnnlowp_op_test.py [3243/5994] Generating quantization/server/elementwise_add_dnnlowp_op_test.py [3244/5994] Generating quantization/server/fully_connected_dnnlowp_op_test.py [3245/5994] Generating quantization/server/elementwise_linear_dnnlowp_op_test.py [3246/5994] Generating quantization/server/elementwise_sum_dnnlowp_op_test.py [3247/5994] Generating quantization/server/fully_connected_fp16_test.py [3248/5994] Generating quantization/server/fully_connected_dnnlowp_acc16_op_test.py [3249/5994] Generating quantization/server/group_norm_dnnlowp_op_test.py [3250/5994] Generating quantization/server/gather_dnnlowp_op_test.py [3251/5994] Generating quantization/server/fully_connected_rowwise_dnnlowp_op_test.py [3252/5994] Generating quantization/server/lstm_unit_dnnlowp_op_test.py [3253/5994] Generating quantization/server/int8_gen_quant_params_test.py [3254/5994] Generating quantization/server/int8_gen_quant_params_min_max_test.py [3255/5994] Generating quantization/server/int8_quant_scheme_blob_fill_test.py [3256/5994] Generating quantization/server/observer_test.py [3257/5994] Generating quantization/server/pool_dnnlowp_op_test.py [3258/5994] Generating quantization/server/quantize_dnnlowp_op_test.py [3259/5994] Generating quantization/server/relu_dnnlowp_op_test.py [3260/5994] Generating quantization/server/resize_nearest_dnnlowp_op_test.py [3261/5994] Generating quantization/server/resize_nearest_3d_dnnlowp_op_test.py [3262/5994] Generating quantization/server/sigmoid_dnnlowp_op_test.py [3263/5994] Generating quantization/server/utils.py [3264/5994] Generating quantization/server/tanh_dnnlowp_op_test.py [3265/5994] Generating quantization/server/spatial_batch_norm_dnnlowp_op_test.py [3266/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder.cpp.o [3267/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_1x1_conv_kernel.cpp.o In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:28, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:28: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In lambda function: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:329:22: note: while referencing ‘vreg_wei’ 329 | auto fma_block = [&](bool last_block) { | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:28, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:28: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:329:22: note: while referencing ‘vreg_wei’ 329 | auto fma_block = [&](bool last_block) { | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:28, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:28: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:329:22: note: while referencing ‘vreg_wei’ 329 | auto fma_block = [&](bool last_block) { | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:28, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:28: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:329:22: note: while referencing ‘vreg_wei’ 329 | auto fma_block = [&](bool last_block) { | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:28, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:28: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:329:22: note: while referencing ‘vreg_wei’ 329 | auto fma_block = [&](bool last_block) { | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:28, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:28: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:329:22: note: while referencing ‘vreg_wei’ 329 | auto fma_block = [&](bool last_block) { | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:28, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:28: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:329:22: note: while referencing ‘vreg_wei’ 329 | auto fma_block = [&](bool last_block) { | ^ [3268/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_conv_kernel.cpp.o In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::_jit_uni_x8s8s32x_fwd_kernel::prepare_output(int) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::sse41; Vmm = Xbyak::Xmm]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:56:17: note: while referencing ‘vmm’ 56 | Vmm vmm = vmm_out(j, k); | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:56:17: note: while referencing ‘vmm’ 56 | Vmm vmm = vmm_out(j, k); | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:56:17: note: while referencing ‘vmm’ 56 | Vmm vmm = vmm_out(j, k); | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:56:17: note: while referencing ‘vmm’ 56 | Vmm vmm = vmm_out(j, k); | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:56:17: note: while referencing ‘vmm’ 56 | Vmm vmm = vmm_out(j, k); | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:56:17: note: while referencing ‘vmm’ 56 | Vmm vmm = vmm_out(j, k); | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:56:17: note: while referencing ‘vmm’ 56 | Vmm vmm = vmm_out(j, k); | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::_jit_uni_x8s8s32x_fwd_kernel::prepare_output(int) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::avx2; Vmm = Xbyak::Xmm]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:56:17: note: while referencing ‘vmm’ 56 | Vmm vmm = vmm_out(j, k); | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:56:17: note: while referencing ‘vmm’ 56 | Vmm vmm = vmm_out(j, k); | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:56:17: note: while referencing ‘vmm’ 56 | Vmm vmm = vmm_out(j, k); | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:56:17: note: while referencing ‘vmm’ 56 | Vmm vmm = vmm_out(j, k); | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:56:17: note: while referencing ‘vmm’ 56 | Vmm vmm = vmm_out(j, k); | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:56:17: note: while referencing ‘vmm’ 56 | Vmm vmm = vmm_out(j, k); | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:56:17: note: while referencing ‘vmm’ 56 | Vmm vmm = vmm_out(j, k); | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::_jit_uni_x8s8s32x_fwd_kernel::compute_ker(int, int, int, dnnl::impl::cpu::x64::_jit_uni_x8s8s32x_fwd_kernel::ic_block_t, bool) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::avx2; Vmm = Xbyak::Xmm]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:393:6: note: while referencing ‘vreg_wei’ 393 | void _jit_uni_x8s8s32x_fwd_kernel::compute_ker(int ur_w, int pad_l, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:393:6: note: while referencing ‘vreg_wei’ 393 | void _jit_uni_x8s8s32x_fwd_kernel::compute_ker(int ur_w, int pad_l, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:393:6: note: while referencing ‘vreg_wei’ 393 | void _jit_uni_x8s8s32x_fwd_kernel::compute_ker(int ur_w, int pad_l, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:393:6: note: while referencing ‘vreg_wei’ 393 | void _jit_uni_x8s8s32x_fwd_kernel::compute_ker(int ur_w, int pad_l, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:393:6: note: while referencing ‘vreg_wei’ 393 | void _jit_uni_x8s8s32x_fwd_kernel::compute_ker(int ur_w, int pad_l, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:393:6: note: while referencing ‘vreg_wei’ 393 | void _jit_uni_x8s8s32x_fwd_kernel::compute_ker(int ur_w, int pad_l, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:393:6: note: while referencing ‘vreg_wei’ 393 | void _jit_uni_x8s8s32x_fwd_kernel::compute_ker(int ur_w, int pad_l, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::_jit_uni_x8s8s32x_fwd_kernel::compute_ker(int, int, int, dnnl::impl::cpu::x64::_jit_uni_x8s8s32x_fwd_kernel::ic_block_t, bool) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::sse41; Vmm = Xbyak::Xmm]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:393:6: note: while referencing ‘vreg_wei’ 393 | void _jit_uni_x8s8s32x_fwd_kernel::compute_ker(int ur_w, int pad_l, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:393:6: note: while referencing ‘vreg_wei’ 393 | void _jit_uni_x8s8s32x_fwd_kernel::compute_ker(int ur_w, int pad_l, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:393:6: note: while referencing ‘vreg_wei’ 393 | void _jit_uni_x8s8s32x_fwd_kernel::compute_ker(int ur_w, int pad_l, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:393:6: note: while referencing ‘vreg_wei’ 393 | void _jit_uni_x8s8s32x_fwd_kernel::compute_ker(int ur_w, int pad_l, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:393:6: note: while referencing ‘vreg_wei’ 393 | void _jit_uni_x8s8s32x_fwd_kernel::compute_ker(int ur_w, int pad_l, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:393:6: note: while referencing ‘vreg_wei’ 393 | void _jit_uni_x8s8s32x_fwd_kernel::compute_ker(int ur_w, int pad_l, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:393:6: note: while referencing ‘vreg_wei’ 393 | void _jit_uni_x8s8s32x_fwd_kernel::compute_ker(int ur_w, int pad_l, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [3269/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_conv_kernel_f32.cpp.o In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::compute_ow_step_unroll(int, int, int, int) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::sse41]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:646:17: note: while referencing ‘vmm_output’ 646 | Vmm vmm_output = get_output_reg(r); | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:646:17: note: while referencing ‘vmm_output’ 646 | Vmm vmm_output = get_output_reg(r); | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:646:17: note: while referencing ‘vmm_output’ 646 | Vmm vmm_output = get_output_reg(r); | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:646:17: note: while referencing ‘vmm_output’ 646 | Vmm vmm_output = get_output_reg(r); | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:646:17: note: while referencing ‘vmm_output’ 646 | Vmm vmm_output = get_output_reg(r); | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:646:17: note: while referencing ‘vmm_output’ 646 | Vmm vmm_output = get_output_reg(r); | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:646:17: note: while referencing ‘vmm_output’ 646 | Vmm vmm_output = get_output_reg(r); | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:700:21: note: while referencing ‘vmm_aux’ 700 | Vmm vmm_aux = isa == sse41 ? get_aux_reg() : vmm_input; | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:700:21: note: while referencing ‘vmm_aux’ 700 | Vmm vmm_aux = isa == sse41 ? get_aux_reg() : vmm_input; | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:700:21: note: while referencing ‘vmm_aux’ 700 | Vmm vmm_aux = isa == sse41 ? get_aux_reg() : vmm_input; | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:700:21: note: while referencing ‘vmm_aux’ 700 | Vmm vmm_aux = isa == sse41 ? get_aux_reg() : vmm_input; | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:700:21: note: while referencing ‘vmm_aux’ 700 | Vmm vmm_aux = isa == sse41 ? get_aux_reg() : vmm_input; | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:700:21: note: while referencing ‘vmm_aux’ 700 | Vmm vmm_aux = isa == sse41 ? get_aux_reg() : vmm_input; | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:700:21: note: while referencing ‘vmm_aux’ 700 | Vmm vmm_aux = isa == sse41 ? get_aux_reg() : vmm_input; | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::compute_bias_step_unroll(int) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::sse41]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:718:21: note: while referencing ‘vmm_output’ 718 | Vmm vmm_output = get_output_reg(1 + r); | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:718:21: note: while referencing ‘vmm_output’ 718 | Vmm vmm_output = get_output_reg(1 + r); | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:718:21: note: while referencing ‘vmm_output’ 718 | Vmm vmm_output = get_output_reg(1 + r); | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:718:21: note: while referencing ‘vmm_output’ 718 | Vmm vmm_output = get_output_reg(1 + r); | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:718:21: note: while referencing ‘vmm_output’ 718 | Vmm vmm_output = get_output_reg(1 + r); | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:718:21: note: while referencing ‘vmm_output’ 718 | Vmm vmm_output = get_output_reg(1 + r); | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:718:21: note: while referencing ‘vmm_output’ 718 | Vmm vmm_output = get_output_reg(1 + r); | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_data_kernel_f32::apply_filter(int, int) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::sse41]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_data_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:437:25: note: while referencing ‘vmm_ker’ 437 | Vmm vmm_ker = get_ker_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_data_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:437:25: note: while referencing ‘vmm_ker’ 437 | Vmm vmm_ker = get_ker_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_data_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:437:25: note: while referencing ‘vmm_ker’ 437 | Vmm vmm_ker = get_ker_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_data_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:437:25: note: while referencing ‘vmm_ker’ 437 | Vmm vmm_ker = get_ker_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_data_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:437:25: note: while referencing ‘vmm_ker’ 437 | Vmm vmm_ker = get_ker_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_data_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:437:25: note: while referencing ‘vmm_ker’ 437 | Vmm vmm_ker = get_ker_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_data_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:437:25: note: while referencing ‘vmm_ker’ 437 | Vmm vmm_ker = get_ker_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::jit_uni_dw_conv_fwd_kernel_f32::apply_filter_unrolled(int, int, int, int) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::sse41]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_fwd_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:104:25: note: while referencing ‘vmm_ker’ 104 | Vmm vmm_ker = get_ker_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_fwd_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:104:25: note: while referencing ‘vmm_ker’ 104 | Vmm vmm_ker = get_ker_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_fwd_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:104:25: note: while referencing ‘vmm_ker’ 104 | Vmm vmm_ker = get_ker_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_fwd_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:104:25: note: while referencing ‘vmm_ker’ 104 | Vmm vmm_ker = get_ker_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_fwd_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:104:25: note: while referencing ‘vmm_ker’ 104 | Vmm vmm_ker = get_ker_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_fwd_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:104:25: note: while referencing ‘vmm_ker’ 104 | Vmm vmm_ker = get_ker_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_fwd_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:104:25: note: while referencing ‘vmm_ker’ 104 | Vmm vmm_ker = get_ker_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_fwd_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:115:29: note: while referencing ‘vmm_src’ 115 | Vmm vmm_src = get_src_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_fwd_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:115:29: note: while referencing ‘vmm_src’ 115 | Vmm vmm_src = get_src_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_fwd_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:115:29: note: while referencing ‘vmm_src’ 115 | Vmm vmm_src = get_src_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_fwd_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:115:29: note: while referencing ‘vmm_src’ 115 | Vmm vmm_src = get_src_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_fwd_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:115:29: note: while referencing ‘vmm_src’ 115 | Vmm vmm_src = get_src_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_fwd_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:115:29: note: while referencing ‘vmm_src’ 115 | Vmm vmm_src = get_src_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_fwd_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:115:29: note: while referencing ‘vmm_src’ 115 | Vmm vmm_src = get_src_reg(0); | ^~~~~~~ [3270/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_i8i8_pooling.cpp.o [3271/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_softmax.cpp.o [3272/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_base.cpp.o [3273/5994] Running C++/Python protocol buffer compiler on /tmp/pip-req-build-95q72bm2/caffe2/proto/caffe2_legacy.proto [3274/5994] Running C++/Python protocol buffer compiler on /tmp/pip-req-build-95q72bm2/caffe2/proto/hsm.proto [3275/5994] Running C++/Python protocol buffer compiler on /tmp/pip-req-build-95q72bm2/caffe2/proto/metanet.proto [3276/5994] Running C++/Python protocol buffer compiler on /tmp/pip-req-build-95q72bm2/caffe2/proto/predictor_consts.proto [3277/5994] Running C++/Python protocol buffer compiler on /tmp/pip-req-build-95q72bm2/caffe2/proto/prof_dag.proto [3278/5994] Running C++/Python protocol buffer compiler on /tmp/pip-req-build-95q72bm2/caffe2/proto/torch.proto [3279/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pool_kernel.cpp.o In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::jit_uni_pool_kernel::max_step_bwd(int, int, int, int, bool) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::sse41]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:995:49: note: while referencing ‘’ 995 | pextrd(tmp_gpr.cvt32(), cvtvr, i); | ~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:995:49: note: while referencing ‘’ 995 | pextrd(tmp_gpr.cvt32(), cvtvr, i); | ~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:995:49: note: while referencing ‘’ 995 | pextrd(tmp_gpr.cvt32(), cvtvr, i); | ~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:995:49: note: while referencing ‘’ 995 | pextrd(tmp_gpr.cvt32(), cvtvr, i); | ~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:995:49: note: while referencing ‘’ 995 | pextrd(tmp_gpr.cvt32(), cvtvr, i); | ~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:995:49: note: while referencing ‘’ 995 | pextrd(tmp_gpr.cvt32(), cvtvr, i); | ~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:995:49: note: while referencing ‘’ 995 | pextrd(tmp_gpr.cvt32(), cvtvr, i); | ~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::jit_uni_pool_kernel::max_step_fwd(int, int, int, int, bool) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::sse41]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:680:28: note: while referencing ‘accvr’ 680 | const auto accvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:680:28: note: while referencing ‘accvr’ 680 | const auto accvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:680:28: note: while referencing ‘accvr’ 680 | const auto accvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:680:28: note: while referencing ‘accvr’ 680 | const auto accvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:680:28: note: while referencing ‘accvr’ 680 | const auto accvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:680:28: note: while referencing ‘accvr’ 680 | const auto accvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:680:28: note: while referencing ‘accvr’ 680 | const auto accvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::jit_uni_pool_kernel::max_step_bwd(int, int, int, int, bool) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::avx2]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:232:13: note: while referencing ‘x0’ 232 | Xmm x0(y0.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:232:13: note: while referencing ‘x0’ 232 | Xmm x0(y0.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:232:13: note: while referencing ‘x0’ 232 | Xmm x0(y0.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:232:13: note: while referencing ‘x0’ 232 | Xmm x0(y0.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:232:13: note: while referencing ‘x0’ 232 | Xmm x0(y0.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:232:13: note: while referencing ‘x0’ 232 | Xmm x0(y0.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:232:13: note: while referencing ‘x0’ 232 | Xmm x0(y0.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:233:13: note: while referencing ‘x2’ 233 | Xmm x2(y2.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:233:13: note: while referencing ‘x2’ 233 | Xmm x2(y2.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:233:13: note: while referencing ‘x2’ 233 | Xmm x2(y2.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:233:13: note: while referencing ‘x2’ 233 | Xmm x2(y2.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:233:13: note: while referencing ‘x2’ 233 | Xmm x2(y2.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:233:13: note: while referencing ‘x2’ 233 | Xmm x2(y2.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:233:13: note: while referencing ‘x2’ 233 | Xmm x2(y2.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::jit_uni_pool_kernel::max_step_bwd(int, int, int, int, bool) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::avx]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:232:13: note: while referencing ‘x0’ 232 | Xmm x0(y0.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:232:13: note: while referencing ‘x0’ 232 | Xmm x0(y0.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:232:13: note: while referencing ‘x0’ 232 | Xmm x0(y0.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:232:13: note: while referencing ‘x0’ 232 | Xmm x0(y0.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:232:13: note: while referencing ‘x0’ 232 | Xmm x0(y0.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:232:13: note: while referencing ‘x0’ 232 | Xmm x0(y0.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:232:13: note: while referencing ‘x0’ 232 | Xmm x0(y0.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:233:13: note: while referencing ‘x2’ 233 | Xmm x2(y2.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:233:13: note: while referencing ‘x2’ 233 | Xmm x2(y2.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:233:13: note: while referencing ‘x2’ 233 | Xmm x2(y2.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:233:13: note: while referencing ‘x2’ 233 | Xmm x2(y2.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:233:13: note: while referencing ‘x2’ 233 | Xmm x2(y2.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:233:13: note: while referencing ‘x2’ 233 | Xmm x2(y2.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:233:13: note: while referencing ‘x2’ 233 | Xmm x2(y2.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::jit_uni_pool_kernel::avg_step(int, int, int, int, bool) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::sse41]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:539:28: note: while referencing ‘accvr’ 539 | const auto accvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:539:28: note: while referencing ‘accvr’ 539 | const auto accvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:539:28: note: while referencing ‘accvr’ 539 | const auto accvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:539:28: note: while referencing ‘accvr’ 539 | const auto accvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:539:28: note: while referencing ‘accvr’ 539 | const auto accvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:539:28: note: while referencing ‘accvr’ 539 | const auto accvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:539:28: note: while referencing ‘accvr’ 539 | const auto accvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::jit_uni_pool_kernel::max_step_bwd(int, int, int, int, bool) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::avx512_core]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::jit_uni_pool_kernel::max_step_bwd(int, int, int, int, bool) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::avx512_common]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::jit_uni_pool_kernel::max_step_fwd(int, int, int, int, bool) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::avx512_common]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::jit_uni_pool_kernel::max_step_fwd(int, int, int, int, bool) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::avx512_core]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ [3280/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_i8i8_binary.cpp.o [3281/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_tbb_batch_normalization.cpp.o [3282/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_1x1_convolution.cpp.o [3283/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_convolution.cpp.o [3284/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ProcessInfo.cpp.o [3285/5994] Stringify NVFUSER runtime source file [3286/5994] Stringify NVFUSER runtime source file [3287/5994] Stringify NVFUSER runtime source file [3288/5994] Stringify NVFUSER runtime source file [3289/5994] Stringify NVFUSER runtime source file [3290/5994] Stringify NVFUSER runtime source file [3291/5994] Stringify NVFUSER runtime source file [3292/5994] Running C++/Python protocol buffer compiler on /tmp/pip-req-build-95q72bm2/caffe2/proto/caffe2.proto [3293/5994] Generating ../../../torch/version.py [3294/5994] Linking CXX static library lib/libonnx.a [3295/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o [3296/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_csv.cpp.o [3297/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_base.cpp.o [3298/5994] Building CXX object c10/CMakeFiles/c10.dir/util/C++17.cpp.o [3299/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_nhwc.cpp.o [3300/5994] Building CXX object c10/CMakeFiles/c10.dir/util/Array.cpp.o [3301/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/WeakSymbols.cpp.o [3302/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Logger.cpp.o [3303/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn.cpp.o [3304/5994] Building CXX object c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o [3305/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn.cpp.o [3306/5994] Building CXX object c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o [3307/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o [3308/5994] Building C object sleef/src/libm/CMakeFiles/mkdisp.dir/mkdisp.c.o [3309/5994] Building CXX object c10/CMakeFiles/c10.dir/core/Allocator.cpp.o [3310/5994] Building C object sleef/src/libm/CMakeFiles/mkmasked_gnuabi.dir/mkmasked_gnuabi.c.o [3311/5994] Building C object sleef/src/libm/CMakeFiles/mkrename_gnuabi.dir/mkrename_gnuabi.c.o [3312/5994] Building C object sleef/src/libm/CMakeFiles/mkalias.dir/mkalias.c.o [3313/5994] Building C object sleef/src/common/CMakeFiles/addSuffix.dir/addSuffix.c.o [3314/5994] Building C object sleef/src/libm/CMakeFiles/mkrename.dir/mkrename.c.o [3315/5994] Linking C executable sleef/bin/mkdisp [3316/5994] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/os.cc.o [3317/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o [3318/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/libkineto_api.cpp.o [3319/5994] Generating dispavx.c [3320/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp.o [3321/5994] Generating dispsse.c [3322/5994] Linking C executable sleef/bin/mkrename_gnuabi [3323/5994] Building CXX object c10/CMakeFiles/c10.dir/core/Stream.cpp.o [3324/5994] Linking C executable sleef/bin/mkalias [3325/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle.cpp.o [3326/5994] Building CXX object c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o [3327/5994] Linking C executable sleef/bin/mkmasked_gnuabi [3328/5994] Linking C executable sleef/bin/mkrename [3329/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o [3330/5994] Linking C executable sleef/bin/addSuffix [3331/5994] Generating alias_avx512f.h [3332/5994] Generating include/renameavx512f.h Generating renameavx512f.h: mkrename finz_ 8 16 avx512f [3333/5994] Generating include/renameavx512fnofma.h Generating renameavx512fnofma.h: mkrename cinz_ 8 16 avx512fnofma [3334/5994] Generating include/renameavx.h Generating renameavx.h: mkrename cinz_ 4 8 avx [3335/5994] Generating include/renameavx2128.h Generating renameavx2128.h: mkrename finz_ 2 4 avx2128 [3336/5994] Generating include/renameavx2.h Generating renameavx2.h: mkrename finz_ 4 8 avx2 [3337/5994] Generating include/renamesse4.h Generating renamesse4.h: mkrename cinz_ 2 4 sse4 [3338/5994] Generating include/renamesse2.h Generating renamesse2.h: mkrename cinz_ 2 4 sse2 [3339/5994] Generating include/renamepurec_scalar.h Generating renamepurec_scalar.h: mkrename cinz_ 1 1 purec [3340/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiMetricInterface.cpp.o [3341/5994] Building CXX object caffe2/CMakeFiles/caffe2_nvrtc.dir/__/aten/src/ATen/cuda/nvrtc_stub/ATenNVRTC.cpp.o [3342/5994] Building C object sleef/src/common/CMakeFiles/common.dir/common.c.o [3343/5994] Generating include/renamefma4.h Generating renamefma4.h: mkrename finz_ 4 8 fma4 [3344/5994] Generating include/renamepurecfma_scalar.h Generating renamepurecfma_scalar.h: mkrename finz_ 1 1 purecfma [3345/5994] Generating include/renamecuda.h Generating renamecuda.h: mkrename finz_ 1 1 cuda [3346/5994] Generating renamedsp128.h [3347/5994] Generating renamedsp256.h [3348/5994] Building CXX object c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o [3349/5994] Building CXX object c10/CMakeFiles/c10.dir/util/Exception.cpp.o [3350/5994] Building C object sleef/src/common/CMakeFiles/arraymap.dir/arraymap.c.o [3351/5994] Generating ../../../include/sleef.h Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ sse2 Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ sse4 Generating sleef.h: mkrename cinz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ Generating sleef.h: mkrename cinz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ avx Generating sleef.h: mkrename finz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ fma4 Generating sleef.h: mkrename finz_ 4 8 __m256d __m256 __m128i __m256i __AVX__ avx2 Generating sleef.h: mkrename finz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ avx2128 Generating sleef.h: mkrename finz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ Generating sleef.h: mkrename finz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ avx512f Generating sleef.h: mkrename cinz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ avx512fnofma Generating sleef.h: mkrename cinz_ 1 1 double float int32_t int32_t __STDC__ purec Generating sleef.h: mkrename finz_ 1 1 double float int32_t int32_t FP_FAST_FMA purecfma [3352/5994] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAFunctions.cpp.o [3353/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfiler.cpp.o [3354/5994] Building CXX object c10/CMakeFiles/c10.dir/util/Type.cpp.o [3355/5994] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKey.cpp.o [3356/5994] Linking CXX shared library lib/libcaffe2_nvrtc.so [3357/5994] Building CXX object c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o [3358/5994] Building CXX object c10/CMakeFiles/c10.dir/util/TypeList.cpp.o [3359/5994] Building CXX object c10/CMakeFiles/c10.dir/util/Metaprogramming.cpp.o [3360/5994] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/format.cc.o [3361/5994] Building CXX object c10/CMakeFiles/c10.dir/util/Half.cpp.o [3362/5994] Building CXX object c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o [3363/5994] Linking CXX static library lib/libfmt.a [3364/5994] Building CXX object c10/CMakeFiles/c10.dir/util/MathConstants.cpp.o [3365/5994] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/impl/CUDATest.cpp.o [3366/5994] Building CXX object c10/CMakeFiles/c10.dir/core/Scalar.cpp.o [3367/5994] Building CXX object c10/CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o [3368/5994] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o [3369/5994] Building C object sleef/src/libm/CMakeFiles/sleef.dir/rempitab.c.o [3370/5994] Building CXX object c10/test/CMakeFiles/c10_StreamGuard_test.dir/core/StreamGuard_test.cpp.o [3371/5994] Building CXX object c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o [3372/5994] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimdsp.c.o [3373/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimdsp.c.o [3374/5994] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimddp.c.o [3375/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimddp.c.o [3376/5994] Building CXX object c10/CMakeFiles/c10.dir/core/Device.cpp.o [3377/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimdsp.c.o [3378/5994] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o [3379/5994] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimddp.c.o [3380/5994] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimdsp.c.o [3381/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiEventInterface.cpp.o [3382/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimddp.c.o [3383/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o [3384/5994] Building CXX object c10/CMakeFiles/c10.dir/util/Optional.cpp.o [3385/5994] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefld.c.o [3386/5994] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefqp.c.o [3387/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/EventProfilerController.cpp.o [3388/5994] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefsp.c.o [3389/5994] Building CXX object c10/CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o [3390/5994] Building CXX object c10/CMakeFiles/c10.dir/core/Storage.cpp.o [3391/5994] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefdp.c.o [3392/5994] Building CXX object c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o [3393/5994] Building CXX object c10/test/CMakeFiles/c10_ConstexprCrc_test.dir/util/ConstexprCrc_test.cpp.o [3394/5994] Building CXX object c10/benchmark/CMakeFiles/c10_intrusive_ptr_benchmark.dir/intrusive_ptr_benchmark.cpp.o [3395/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/EventProfiler.cpp.o [3396/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/init.cpp.o [3397/5994] Building CXX object c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o [3398/5994] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/impl/CUDAGuardImpl.cpp.o [3399/5994] Building CXX object c10/CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o [3400/5994] Building CXX object c10/CMakeFiles/c10.dir/util/Logging.cpp.o [3401/5994] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAStream.cpp.o [3402/5994] Building CXX object c10/test/CMakeFiles/c10_exception_test.dir/util/exception_test.cpp.o [3403/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityInterface.cpp.o [3404/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Config.cpp.o [3405/5994] Building CXX object caffe2/quantization/server/CMakeFiles/caffe2_dnnlowp_avx2_ops.dir/transpose.cc.o [3406/5994] Building CXX object caffe2/quantization/server/CMakeFiles/caffe2_dnnlowp_avx2_ops.dir/fully_connected_fake_lowp_op_avx2.cc.o [3407/5994] Building CXX object c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o [3408/5994] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o [3409/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_json.cpp.o [3410/5994] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx2.dir/math_cpu_avx2.cc.o [3411/5994] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDACachingAllocator.cpp.o [3412/5994] Building CXX object c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o [3413/5994] Building CXX object c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o [3414/5994] Building CXX object c10/test/CMakeFiles/c10_SizesAndStrides_test.dir/core/impl/SizesAndStrides_test.cpp.o [3415/5994] Building CXX object caffe2/quantization/server/CMakeFiles/caffe2_dnnlowp_avx2_ops.dir/relu_dnnlowp_op_avx2.cc.o [3416/5994] Building CXX object caffe2/quantization/server/CMakeFiles/caffe2_dnnlowp_avx2_ops.dir/pool_dnnlowp_op_avx2.cc.o [3417/5994] Building CXX object caffe2/quantization/server/CMakeFiles/caffe2_dnnlowp_avx2_ops.dir/norm_minimization_avx2.cc.o [3418/5994] Building CXX object c10/test/CMakeFiles/c10_C++17_test.dir/util/C++17_test.cpp.o [3419/5994] Building CXX object caffe2/quantization/server/CMakeFiles/caffe2_dnnlowp_avx2_ops.dir/elementwise_sum_dnnlowp_op_avx2.cc.o [3420/5994] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx512.dir/common_avx512.cc.o [3421/5994] Building CXX object c10/test/CMakeFiles/c10_irange_test.dir/util/irange_test.cpp.o [3422/5994] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx2.dir/common_avx2.cc.o [3423/5994] Building CXX object c10/cuda/test/CMakeFiles/c10_cuda_CUDATest.dir/impl/CUDATest.cpp.o [3424/5994] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx.dir/common_avx.cc.o [3425/5994] Building CXX object c10/test/CMakeFiles/c10_optional_test.dir/util/optional_test.cpp.o [3426/5994] Building CXX object c10/test/CMakeFiles/c10_Half_test.dir/util/Half_test.cpp.o [3427/5994] Building CXX object c10/test/CMakeFiles/c10_LeftRight_test.dir/util/LeftRight_test.cpp.o [3428/5994] Building CXX object c10/test/CMakeFiles/c10_Array_test.dir/util/Array_test.cpp.o [3429/5994] Building CXX object caffe2/quantization/server/CMakeFiles/caffe2_dnnlowp_avx2_ops.dir/group_norm_dnnlowp_op_avx2.cc.o [3430/5994] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimddp.c.o [3431/5994] Building CXX object c10/test/CMakeFiles/c10_CompileTimeFunctionPointer_test.dir/core/CompileTimeFunctionPointer_test.cpp.o [3432/5994] Building CXX object c10/test/CMakeFiles/c10_Metaprogramming_test.dir/util/Metaprogramming_test.cpp.o [3433/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o [3434/5994] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o [3435/5994] Building CXX object caffe2/quantization/server/CMakeFiles/caffe2_dnnlowp_avx2_ops.dir/spatial_batch_norm_dnnlowp_op_avx2.cc.o [3436/5994] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimdsp.c.o [3437/5994] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o [3438/5994] Building CXX object c10/test/CMakeFiles/c10_accumulate_test.dir/util/accumulate_test.cpp.o [3439/5994] Building CXX object c10/test/CMakeFiles/c10_TypeTraits_test.dir/util/TypeTraits_test.cpp.o [3440/5994] Building CXX object c10/test/CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o [3441/5994] Building CXX object c10/test/CMakeFiles/c10_TypeList_test.dir/util/TypeList_test.cpp.o [3442/5994] Building CXX object c10/test/CMakeFiles/c10_complex_math_test.dir/util/complex_math_test.cpp.o [3443/5994] Building CXX object c10/test/CMakeFiles/c10_DeviceGuard_test.dir/core/DeviceGuard_test.cpp.o [3444/5994] Building CXX object c10/test/CMakeFiles/c10_bfloat16_test.dir/util/bfloat16_test.cpp.o [3445/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimdsp.c.o [3446/5994] Building CXX object c10/test/CMakeFiles/c10_complex_test.dir/util/complex_test.cpp.o [3447/5994] Building CXX object c10/test/CMakeFiles/c10_Bitset_test.dir/util/Bitset_test.cpp.o [3448/5994] Building CXX object c10/test/CMakeFiles/c10_registry_test.dir/util/registry_test.cpp.o [3449/5994] Building CXX object c10/test/CMakeFiles/c10_ordered_preserving_dict_test.dir/util/ordered_preserving_dict_test.cpp.o [3450/5994] Building CXX object c10/test/CMakeFiles/c10_flags_test.dir/util/flags_test.cpp.o [3451/5994] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimddp.c.o [3452/5994] Linking CXX static library lib/libkineto.a [3453/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimddp.c.o [3454/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimdsp.c.o [3455/5994] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimddp.c.o [3456/5994] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimdsp.c.o [3457/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimddp.c.o [3458/5994] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimdsp.c.o [3459/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimdsp.c.o [3460/5994] Building CXX object c10/test/CMakeFiles/c10_intrusive_ptr_test.dir/util/intrusive_ptr_test.cpp.o [3461/5994] Building CXX object c10/test/CMakeFiles/c10_InlineStreamGuard_test.dir/core/impl/InlineStreamGuard_test.cpp.o [3462/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimddp.c.o [3463/5994] Building CXX object c10/test/CMakeFiles/c10_InlineDeviceGuard_test.dir/core/impl/InlineDeviceGuard_test.cpp.o [3464/5994] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimdsp.c.o [3465/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimdsp.c.o [3466/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimddp.c.o [3467/5994] Building CXX object c10/test/CMakeFiles/c10_logging_test.dir/util/logging_test.cpp.o [3468/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimddp.c.o [3469/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimdsp.c.o [3470/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimddp.c.o [3471/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimddp.c.o [3472/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimdsp.c.o [3473/5994] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimddp.c.o [3474/5994] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimdsp.c.o [3475/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimdsp.c.o [3476/5994] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimddp.c.o [3477/5994] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimdsp.c.o [3478/5994] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimdsp.c.o [3479/5994] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimdsp.c.o [3480/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimdsp.c.o [3481/5994] Building C object sleef/src/libm/CMakeFiles/dispsse_obj.dir/dispsse.c.o [3482/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimddp.c.o [3483/5994] Building C object sleef/src/libm/CMakeFiles/dispavx_obj.dir/dispavx.c.o [3484/5994] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimddp.c.o [3485/5994] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimddp.c.o [3486/5994] Building CXX object c10/test/CMakeFiles/c10_string_view_test.dir/util/string_view_test.cpp.o [3487/5994] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimddp.c.o [3488/5994] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/predictor_consts.pb.cc.o [3489/5994] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx2.dir/adagrad_avx2.cc.o [3490/5994] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/caffe2_legacy.pb.cc.o [3491/5994] Building CXX object c10/test/CMakeFiles/c10_DispatchKeySet_test.dir/core/DispatchKeySet_test.cpp.o [3492/5994] Building CXX object caffe2/CMakeFiles/vec256_test_all_types_AVX2.dir/__/aten/src/ATen/native/quantized/affine_quantizer_base.cpp.o [3493/5994] Building CXX object caffe2/CMakeFiles/vec256_test_all_types_DEFAULT.dir/__/aten/src/ATen/native/quantized/affine_quantizer_base.cpp.o [3494/5994] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/hsm.pb.cc.o [3495/5994] Building CXX object c10/test/CMakeFiles/c10_either_test.dir/util/either_test.cpp.o [3496/5994] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/prof_dag.pb.cc.o [3497/5994] Building CXX object caffe2/CMakeFiles/vec256_test_all_types_AVX.dir/__/aten/src/ATen/native/quantized/affine_quantizer_base.cpp.o [3498/5994] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx.dir/typed_axpy_avx.cc.o [3499/5994] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx2.dir/typed_axpy_avx2.cc.o [3500/5994] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/caffe2.pb.cc.o [3501/5994] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx2.dir/embedding_lookup_fused_8bit_rowwise_idx_avx2.cc.o [3502/5994] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/metanet.pb.cc.o [3503/5994] Linking C static library sleef/lib/libsleef.a [3504/5994] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx2.dir/embedding_lookup_fused_8bit_rowwise_avx2.cc.o [3505/5994] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx2.dir/embedding_lookup_avx2.cc.o [3506/5994] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx2.dir/embedding_lookup_idx_avx2.cc.o [3507/5994] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/torch.pb.cc.o [3508/5994] Linking CXX static library lib/libcaffe2_protos.a [3509/5994] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx2.dir/lstm_unit_cpu_avx2.cc.o [3510/5994] Building CXX object caffe2/CMakeFiles/vec256_test_all_types_AVX.dir/__/aten/src/ATen/test/vec256_test_all_types.cpp.o [3511/5994] Building CXX object caffe2/CMakeFiles/vec256_test_all_types_DEFAULT.dir/__/aten/src/ATen/test/vec256_test_all_types.cpp.o [3512/5994] Building CXX object caffe2/CMakeFiles/vec256_test_all_types_AVX2.dir/__/aten/src/ATen/test/vec256_test_all_types.cpp.o [3513/5994] Linking CXX static library lib/libdnnl.a [3514/5994] Generating ../../../../lib/libmkldnn.a [3515/5994] Building CXX object c10/CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o [3516/5994] Building CXX object c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o [3517/5994] Building NVCC (Device) object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/gloo_cuda_generated_cuda_private.cu.o [3518/5994] Building CXX object c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o [3519/5994] Linking CXX shared library lib/libc10.so [3520/5994] Linking CXX static library lib/libCaffe2_perfkernels_avx512.a [3521/5994] Linking CXX static library lib/libCaffe2_perfkernels_avx.a [3522/5994] Linking CXX static library lib/libCaffe2_perfkernels_avx2.a [3523/5994] Linking CXX shared library lib/libc10_cuda.so [3524/5994] Linking CXX executable bin/c10_registry_test [3525/5994] Linking CXX executable bin/c10_flags_test [3526/5994] Linking CXX executable bin/c10_Half_test [3527/5994] Linking CXX executable bin/c10_TypeIndex_test [3528/5994] Linking CXX executable bin/c10_LeftRight_test [3529/5994] Linking CXX executable bin/c10_TypeList_test [3530/5994] Linking CXX executable bin/c10_DeviceGuard_test [3531/5994] Linking CXX executable bin/c10_intrusive_ptr_benchmark [3532/5994] Linking CXX executable bin/c10_Bitset_test [3533/5994] Linking CXX executable bin/c10_complex_math_test [3534/5994] Linking CXX executable bin/c10_complex_test [3535/5994] Linking CXX executable bin/c10_StreamGuard_test [3536/5994] Linking CXX executable bin/c10_CompileTimeFunctionPointer_test [3537/5994] Linking CXX executable bin/c10_tempfile_test [3538/5994] Linking CXX executable bin/vec256_test_all_types_AVX [3539/5994] Linking CXX executable bin/vec256_test_all_types_AVX2 [3540/5994] Linking CXX executable bin/vec256_test_all_types_DEFAULT [3541/5994] Linking CXX executable bin/c10_cuda_CUDATest [3542/5994] Building NVCC (Device) object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/gloo_cuda_generated_cuda.cu.o [3543/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_broadcast_one_to_all.cc.o [3544/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_ring.cc.o [3545/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_halving_doubling.cc.o [3546/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_ring_chunked.cc.o [3547/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_local.cc.o [3548/5994] Linking CXX executable bin/c10_C++17_test [3549/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_bcube.cc.o [3550/5994] Linking CXX executable bin/c10_bfloat16_test [3551/5994] Linking CXX executable bin/c10_logging_test [3552/5994] Linking CXX executable bin/c10_string_view_test [3553/5994] Linking CXX executable bin/c10_exception_test [3554/5994] Linking CXX executable bin/c10_accumulate_test [3555/5994] Linking CXX executable bin/c10_InlineStreamGuard_test [3556/5994] Linking CXX executable bin/c10_DispatchKeySet_test [3557/5994] Linking CXX executable bin/c10_InlineDeviceGuard_test [3558/5994] Linking CXX executable bin/c10_ordered_preserving_dict_test [3559/5994] Linking CXX executable bin/c10_typeid_test [3560/5994] Linking CXX executable bin/c10_Metaprogramming_test [3561/5994] Linking CXX executable bin/c10_optional_test [3562/5994] Linking CXX executable bin/c10_TypeTraits_test [3563/5994] Linking CXX executable bin/c10_irange_test [3564/5994] Linking CXX executable bin/c10_ConstexprCrc_test [3565/5994] Linking CXX executable bin/c10_Array_test [3566/5994] Linking CXX executable bin/c10_SizesAndStrides_test [3567/5994] Linking CXX static library lib/libgloo_cuda.a [3568/5994] Linking CXX executable bin/c10_either_test [3569/5994] Linking CXX executable bin/c10_intrusive_ptr_test [3570/5994] Generating src/x86_64-fma/2d-fourier-16x16.py.o [3571/5994] Generating src/x86_64-fma/2d-winograd-8x8-3x3.py.o [3572/5994] Generating src/x86_64-fma/blas/s8gemm.py.o [3573/5994] Generating src/x86_64-fma/blas/c8gemm.py.o [3574/5994] Generating src/x86_64-fma/blas/s4c6gemm.py.o [3575/5994] Generating src/x86_64-fma/blas/conv1x1.py.o [3576/5994] Generating src/x86_64-fma/blas/sgemm.py.o [3577/5994] Generating src/x86_64-fma/max-pooling.py.o [3578/5994] Generating src/x86_64-fma/relu.py.o [3579/5994] Generating src/x86_64-fma/softmax.py.o [3580/5994] Generating src/x86_64-fma/blas/sdotxf.py.o [3581/5994] Generating src/x86_64-fma/blas/shdotxf.py.o [3582/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/init.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/init.c:9: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [3583/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/x86_64-fma/softmax.c.o [3584/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-output.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/convolution-output.c:5: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [3585/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-inference.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/fully-connected-inference.c:3: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [3586/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/pooling-output.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/pooling-output.c:6: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [3587/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-output.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/relu-output.c:5: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/NNPACK/src/relu-output.c: In function ‘nnp_relu_output’: ../third_party/NNPACK/src/relu-output.c:93:4: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 93 | (pthreadpool_function_1d_tiled_t) compute_relu_output, | ^ ../third_party/NNPACK/src/relu-output.c:105:4: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 105 | (pthreadpool_function_1d_tiled_t) compute_inplace_relu_output, | ^ [3588/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/softmax-output.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/softmax-output.c:3: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/NNPACK/src/softmax-output.c: In function ‘nnp_softmax_output’: ../third_party/NNPACK/src/softmax-output.c:71:4: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 71 | (pthreadpool_function_1d_t) compute_softmax_output, | ^ ../third_party/NNPACK/src/softmax-output.c:83:4: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 83 | (pthreadpool_function_1d_t) compute_inplace_softmax_output, | ^ [3589/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-inference.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/convolution-inference.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [3590/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-input-gradient.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/relu-input-gradient.c:5: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/NNPACK/src/relu-input-gradient.c: In function ‘nnp_relu_input_gradient’: ../third_party/NNPACK/src/relu-input-gradient.c:82:3: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 82 | (pthreadpool_function_1d_tiled_t) compute_grad_relu, | ^ [3591/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-output.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/fully-connected-output.c:3: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [3592/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-kernel-gradient.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/convolution-kernel-gradient.c:5: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [3593/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-input-gradient.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/convolution-input-gradient.c:5: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [3594/5994] Linking C static library lib/libnnpack.a [3595/5994] Generating ../aten/src/ATen/CPUFunctions.h, ../aten/src/ATen/Declarations.yaml, ../aten/src/ATen/Functions.cpp, ../aten/src/ATen/Functions.h, ../aten/src/ATen/MetaFunctions.h, ../aten/src/ATen/NativeFunctions.h, ../aten/src/ATen/RegisterBackendSelect.cpp, ../aten/src/ATen/RegisterCPU.cpp, ../aten/src/ATen/RegisterDefaultBackend.cpp, ../aten/src/ATen/RegisterMath.cpp, ../aten/src/ATen/RegisterMeta.cpp, ../aten/src/ATen/RegisterMkldnnCPU.cpp, ../aten/src/ATen/RegisterQuantizedCPU.cpp, ../aten/src/ATen/RegisterSchema.cpp, ../aten/src/ATen/RegisterSparseCPU.cpp, ../aten/src/ATen/RegistrationDeclarations.h, ../aten/src/ATen/CUDAFunctions.h, ../aten/src/ATen/RegisterCUDA.cpp, ../aten/src/ATen/RegisterQuantizedCUDA.cpp, ../aten/src/ATen/RegisterSparseCUDA.cpp, ../aten/src/ATen/core/ATenOpList.cpp, ../aten/src/ATen/core/TensorBody.h, ../aten/src/ATen/core/TensorMethods.cpp [3596/5994] Generating ../../../torch/_C/__init__.pyi, ../../../torch/_C/_VariableFunctions.pyi, ../../../torch/nn/functional.pyi [3597/5994] Generating contrib/aten/aten_op.h Skipping rename Because of Arg: c10::optional (DimnameList) Skipping align_to Because of Arg: DimnameList (DimnameList) Skipping align_to Because of Arg: DimnameList (DimnameList) Skipping refine_names Because of Arg: DimnameList (DimnameList) Skipping _cudnn_rnn_backward Because of Arg: std::array (std::array) Skipping _cudnn_init_dropout_state because it is a factory method Skipping _fused_dropout Because of Arg: c10::optional (Generator) Skipping _sobol_engine_draw Because of Arg: c10::optional (ScalarType) Skipping all Because of Arg: Dimname (Dimname) Skipping all Because of Arg: Dimname (Dimname) Skipping any Because of Arg: Dimname (Dimname) Skipping any Because of Arg: Dimname (Dimname) Skipping arange because it is a factory method Skipping argmax Because of Arg: c10::optional (int64_t) Skipping argmax Because of Arg: c10::optional (int64_t) Skipping argmin Because of Arg: c10::optional (int64_t) Skipping argmin Because of Arg: c10::optional (int64_t) Skipping as_strided Because of Arg: c10::optional (int64_t) Skipping bartlett_window because it is a factory method Skipping bernoulli Because of Arg: c10::optional (Generator) Skipping bernoulli Because of Arg: c10::optional (Generator) Skipping blackman_window because it is a factory method Skipping cat Because of Arg: Dimname (Dimname) Skipping clamp Because of Arg: c10::optional (Scalar) Skipping clamp Because of Arg: c10::optional (Scalar) Skipping clip Because of Arg: c10::optional (Scalar) Skipping clip Because of Arg: c10::optional (Scalar) Skipping contiguous Because of Arg: MemoryFormat (MemoryFormat) Skipping count_nonzero Because of Arg: c10::optional (int64_t) Skipping cummax Because of Arg: Dimname (Dimname) Skipping cummin Because of Arg: Dimname (Dimname) Skipping cumprod Because of Arg: c10::optional (ScalarType) Skipping cumprod Because of Arg: Dimname (Dimname) Skipping cumprod Because of Arg: Dimname (Dimname) Skipping cumsum Because of Arg: c10::optional (ScalarType) Skipping cumsum Because of Arg: Dimname (Dimname) Skipping cumsum Because of Arg: Dimname (Dimname) Skipping diagonal Because of Arg: Dimname (Dimname) Skipping diagonal Because of Arg: Dimname (Dimname) Skipping div Because of Arg: std::string (std::string) Skipping div Because of Arg: std::string (std::string) Skipping divide Because of Arg: std::string (std::string) Skipping divide Because of Arg: std::string (std::string) Skipping einsum Because of Arg: std::string (std::string) Skipping _rowwise_prune Because of Arg: ScalarType (ScalarType) Skipping empty_meta because it is a factory method Skipping empty because it is a factory method Skipping new_empty because it is a factory method Skipping new_empty_strided because it is a factory method Skipping new_full because it is a factory method Skipping new_zeros because it is a factory method Skipping _empty_affine_quantized because it is a factory method Skipping _empty_per_channel_affine_quantized because it is a factory method Skipping empty_like because it is a factory method Skipping empty_strided because it is a factory method Skipping eye because it is a factory method Skipping flatten Because of Arg: Dimname (Dimname) Skipping flatten Because of Arg: Dimname (Dimname) Skipping flatten Because of Arg: DimnameList (DimnameList) Skipping unflatten Because of Arg: c10::optional (DimnameList) Skipping unflatten Because of Arg: Dimname (Dimname) Skipping full because it is a factory method Skipping full_like because it is a factory method Skipping from_file because it is a factory method Skipping hann_window because it is a factory method Skipping hamming_window because it is a factory method Skipping kaiser_window because it is a factory method Skipping index_copy Because of Arg: Dimname (Dimname) Skipping kthvalue Because of Arg: Dimname (Dimname) Skipping kthvalue Because of Arg: Dimname (Dimname) Skipping nan_to_num Because of Arg: c10::optional (double) Skipping nan_to_num Because of Arg: c10::optional (double) Skipping nan_to_num Because of Arg: c10::optional (double) Skipping fbgemm_linear_quantize_weight Because of Ret: double (double) Skipping linspace because it is a factory method Skipping logspace because it is a factory method Skipping log_softmax Because of Arg: c10::optional (ScalarType) Skipping log_softmax Because of Arg: Dimname (Dimname) Skipping log_softmax Because of Arg: Dimname (Dimname) Skipping logcumsumexp Because of Arg: Dimname (Dimname) Skipping logsumexp Because of Arg: DimnameList (DimnameList) Skipping logsumexp Because of Arg: DimnameList (DimnameList) Skipping max Because of Arg: Dimname (Dimname) Skipping max Because of Arg: Dimname (Dimname) Skipping mean Because of Arg: c10::optional (ScalarType) Skipping mean Because of Arg: c10::optional (ScalarType) Skipping mean Because of Arg: DimnameList (DimnameList) Skipping mean Because of Arg: DimnameList (DimnameList) Skipping mean Because of Arg: DimnameList (DimnameList) Skipping median Because of Arg: Dimname (Dimname) Skipping median Because of Arg: Dimname (Dimname) Skipping nanmedian Because of Arg: Dimname (Dimname) Skipping nanmedian Because of Arg: Dimname (Dimname) Skipping min Because of Arg: Dimname (Dimname) Skipping min Because of Arg: Dimname (Dimname) Skipping miopen_rnn_backward Because of Arg: std::array (std::array) Skipping mode Because of Arg: Dimname (Dimname) Skipping mode Because of Arg: Dimname (Dimname) Skipping ones because it is a factory method Skipping ones_like because it is a factory method Skipping cdist Because of Arg: c10::optional (int64_t) Skipping _cdist_forward Because of Arg: c10::optional (int64_t) Skipping scalar_tensor because it is a factory method Skipping rand because it is a factory method Skipping rand_like because it is a factory method Skipping randint because it is a factory method Skipping randint_like because it is a factory method Skipping randn because it is a factory method Skipping randn_like because it is a factory method Skipping randperm because it is a factory method Skipping range because it is a factory method Skipping repeat_interleave Because of Arg: c10::optional (int64_t) Skipping repeat_interleave Because of Arg: c10::optional (int64_t) Skipping rrelu Because of Arg: c10::optional (Generator) Skipping select Because of Arg: Dimname (Dimname) Skipping logit Because of Arg: c10::optional (double) Skipping size Because of Arg: Dimname (Dimname) Skipping slice Because of Arg: c10::optional (int64_t) Skipping slice Because of Arg: c10::optional (int64_t) Skipping slice Because of Arg: c10::optional (int64_t) Skipping softmax Because of Arg: c10::optional (ScalarType) Skipping softmax Because of Arg: Dimname (Dimname) Skipping softmax Because of Arg: Dimname (Dimname) Skipping squeeze Because of Arg: Dimname (Dimname) Skipping stft Because of Arg: c10::optional (int64_t) Skipping stft Because of Arg: c10::optional (int64_t) Skipping stft Because of Arg: c10::optional (int64_t) Skipping stft Because of Arg: c10::optional (int64_t) Skipping stft Because of Arg: c10::optional (int64_t) Skipping stft Because of Arg: c10::optional (int64_t) Skipping istft Because of Arg: c10::optional (int64_t) Skipping istft Because of Arg: c10::optional (int64_t) Skipping istft Because of Arg: c10::optional (int64_t) Skipping istft Because of Arg: c10::optional (int64_t) Skipping istft Because of Arg: c10::optional (int64_t) Skipping istft Because of Arg: c10::optional (int64_t) Skipping istft Because of Arg: c10::optional (int64_t) Skipping istft Because of Arg: c10::optional (int64_t) Skipping stride Because of Arg: Dimname (Dimname) Skipping sum Because of Arg: c10::optional (ScalarType) Skipping sum Because of Arg: c10::optional (ScalarType) Skipping sum Because of Arg: DimnameList (DimnameList) Skipping sum Because of Arg: DimnameList (DimnameList) Skipping sum Because of Arg: DimnameList (DimnameList) Skipping nansum Because of Arg: c10::optional (ScalarType) Skipping nansum Because of Arg: c10::optional (ScalarType) Skipping std_mean Because of Arg: DimnameList (DimnameList) Skipping std_mean Because of Arg: DimnameList (DimnameList) Skipping std_mean Because of Arg: DimnameList (DimnameList) Skipping std Because of Arg: DimnameList (DimnameList) Skipping std Because of Arg: DimnameList (DimnameList) Skipping std Because of Arg: DimnameList (DimnameList) Skipping prod Because of Arg: c10::optional (ScalarType) Skipping prod Because of Arg: c10::optional (ScalarType) Skipping prod Because of Arg: Dimname (Dimname) Skipping prod Because of Arg: Dimname (Dimname) Skipping prod Because of Arg: Dimname (Dimname) Skipping transpose Because of Arg: Dimname (Dimname) Skipping unique_consecutive Because of Arg: c10::optional (int64_t) Skipping vander Because of Arg: c10::optional (int64_t) Skipping vander Because of Arg: c10::optional (int64_t) Skipping var Because of Arg: DimnameList (DimnameList) Skipping var Because of Arg: DimnameList (DimnameList) Skipping var Because of Arg: DimnameList (DimnameList) Skipping var_mean Because of Arg: DimnameList (DimnameList) Skipping var_mean Because of Arg: DimnameList (DimnameList) Skipping var_mean Because of Arg: DimnameList (DimnameList) Skipping zeros because it is a factory method Skipping zeros_like because it is a factory method Skipping _standard_gamma Because of Arg: c10::optional (Generator) Skipping _sample_dirichlet Because of Arg: c10::optional (Generator) Skipping poisson Because of Arg: c10::optional (Generator) Skipping binomial Because of Arg: c10::optional (Generator) Skipping native_norm Because of Arg: c10::optional (Scalar) Skipping _sparse_sum Because of Arg: ScalarType (ScalarType) Skipping _sparse_sum Because of Arg: ScalarType (ScalarType) Skipping _sparse_softmax Because of Arg: c10::optional (ScalarType) Skipping _sparse_softmax Because of Arg: Dimname (Dimname) Skipping _sparse_softmax Because of Arg: Dimname (Dimname) Skipping _sparse_log_softmax Because of Arg: c10::optional (ScalarType) Skipping _sparse_log_softmax Because of Arg: Dimname (Dimname) Skipping _sparse_log_softmax Because of Arg: Dimname (Dimname) Skipping norm Because of Arg: c10::optional (Scalar) Skipping norm Because of Arg: c10::optional (Scalar) Skipping norm Because of Arg: c10::optional (Scalar) Skipping norm Because of Arg: c10::optional (Scalar) Skipping norm Because of Arg: c10::optional (Scalar) Skipping norm Because of Arg: c10::optional (Scalar) Skipping norm Because of Arg: c10::optional (Scalar) Skipping clone Because of Arg: c10::optional (MemoryFormat) Skipping sparse_coo_tensor because it is a factory method Skipping _sparse_coo_tensor_unsafe because it is a factory method Skipping _sparse_coo_tensor_with_dims because it is a factory method Skipping _sparse_coo_tensor_with_dims_and_tensors because it is a factory method Skipping to_dense Because of Arg: c10::optional (ScalarType) Skipping unbind Because of Arg: Dimname (Dimname) Skipping to_mkldnn Because of Arg: c10::optional (ScalarType) Skipping quantize_per_tensor Because of Arg: ScalarType (ScalarType) Skipping quantize_per_tensor Because of Arg: ScalarType (ScalarType) Skipping quantize_per_channel Because of Arg: ScalarType (ScalarType) Skipping q_scale Because of Ret: double (double) Skipping qscheme Because of Ret: QScheme (QScheme) Skipping _choose_qparams_per_tensor Because of Ret: double (double) Skipping _choose_qparams_per_tensor Because of Ret: double (double) Skipping to because it is a factory method Skipping result_type Because of Ret: ScalarType (ScalarType) Skipping result_type Because of Ret: ScalarType (ScalarType) Skipping result_type Because of Ret: ScalarType (ScalarType) Skipping result_type Because of Ret: ScalarType (ScalarType) Skipping can_cast Because of Arg: ScalarType (ScalarType) Skipping promote_types Because of Ret: ScalarType (ScalarType) Skipping view Because of Arg: ScalarType (ScalarType) Skipping index_add Because of Arg: Dimname (Dimname) Skipping index_fill Because of Arg: Dimname (Dimname) Skipping index_fill Because of Arg: Dimname (Dimname) Skipping scatter Because of Arg: Dimname (Dimname) Skipping scatter Because of Arg: Dimname (Dimname) Skipping scatter_add Because of Arg: Dimname (Dimname) Skipping cross Because of Arg: c10::optional (int64_t) Skipping tril_indices because it is a factory method Skipping triu_indices because it is a factory method Skipping index_select Because of Arg: Dimname (Dimname) Skipping gather Because of Arg: Dimname (Dimname) Skipping gather Because of Arg: Dimname (Dimname) Skipping multinomial Because of Arg: c10::optional (Generator) Skipping quantile Because of Arg: c10::optional (int64_t) Skipping quantile Because of Arg: c10::optional (int64_t) Skipping quantile Because of Arg: c10::optional (int64_t) Skipping quantile Because of Arg: c10::optional (int64_t) Skipping nanquantile Because of Arg: c10::optional (int64_t) Skipping nanquantile Because of Arg: c10::optional (int64_t) Skipping nanquantile Because of Arg: c10::optional (int64_t) Skipping nanquantile Because of Arg: c10::optional (int64_t) Skipping sort Because of Arg: Dimname (Dimname) Skipping sort Because of Arg: Dimname (Dimname) Skipping argsort Because of Arg: Dimname (Dimname) Skipping argsort Because of Arg: Dimname (Dimname) Skipping normal because it is a factory method Skipping _foreach_add Because of Arg: ArrayRef (ArrayRef) Skipping _foreach_sub Because of Arg: ArrayRef (ArrayRef) Skipping _foreach_div Because of Arg: ArrayRef (ArrayRef) Skipping _foreach_mul Because of Arg: ArrayRef (ArrayRef) Skipping _foreach_addcdiv Because of Arg: ArrayRef (ArrayRef) Skipping _foreach_addcmul Because of Arg: ArrayRef (ArrayRef) Skipping rrelu_with_noise Because of Arg: c10::optional (Generator) Skipping avg_pool2d Because of Arg: c10::optional (int64_t) Skipping avg_pool2d_backward Because of Arg: c10::optional (int64_t) Skipping avg_pool3d Because of Arg: c10::optional (int64_t) Skipping avg_pool3d_backward Because of Arg: c10::optional (int64_t) Skipping upsample_linear1d Because of Arg: c10::optional (IntArrayRef) Skipping upsample_linear1d_backward Because of Arg: c10::optional (IntArrayRef) Skipping upsample_bilinear2d Because of Arg: c10::optional (IntArrayRef) Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (IntArrayRef) Skipping upsample_trilinear3d Because of Arg: c10::optional (IntArrayRef) Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (IntArrayRef) Skipping upsample_bicubic2d Because of Arg: c10::optional (IntArrayRef) Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (IntArrayRef) Skipping upsample_nearest1d Because of Arg: c10::optional (IntArrayRef) Skipping upsample_nearest1d_backward Because of Arg: c10::optional (IntArrayRef) Skipping upsample_nearest2d Because of Arg: c10::optional (IntArrayRef) Skipping upsample_nearest2d_backward Because of Arg: c10::optional (IntArrayRef) Skipping upsample_nearest3d Because of Arg: c10::optional (IntArrayRef) Skipping upsample_nearest3d_backward Because of Arg: c10::optional (IntArrayRef) Skipping upsample_linear1d Because of Arg: c10::optional (double) Skipping upsample_linear1d_backward Because of Arg: c10::optional (double) Skipping upsample_bilinear2d Because of Arg: c10::optional (double) Skipping upsample_bilinear2d Because of Arg: c10::optional (double) Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (double) Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (double) Skipping upsample_bicubic2d Because of Arg: c10::optional (double) Skipping upsample_bicubic2d Because of Arg: c10::optional (double) Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (double) Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (double) Skipping upsample_trilinear3d Because of Arg: c10::optional (double) Skipping upsample_trilinear3d Because of Arg: c10::optional (double) Skipping upsample_trilinear3d Because of Arg: c10::optional (double) Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) Skipping upsample_nearest1d Because of Arg: c10::optional (double) Skipping upsample_nearest1d_backward Because of Arg: c10::optional (double) Skipping upsample_nearest2d Because of Arg: c10::optional (double) Skipping upsample_nearest2d Because of Arg: c10::optional (double) Skipping upsample_nearest2d_backward Because of Arg: c10::optional (double) Skipping upsample_nearest2d_backward Because of Arg: c10::optional (double) Skipping upsample_nearest3d Because of Arg: c10::optional (double) Skipping upsample_nearest3d Because of Arg: c10::optional (double) Skipping upsample_nearest3d Because of Arg: c10::optional (double) Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) Skipping logit_backward Because of Arg: c10::optional (double) Skipping fft_fft Because of Arg: c10::optional (int64_t) Skipping fft_fft Because of Arg: c10::optional (int64_t) Skipping fft_fft Because of Arg: c10::optional (int64_t) Skipping fft_ifft Because of Arg: c10::optional (int64_t) Skipping fft_ifft Because of Arg: c10::optional (int64_t) Skipping fft_ifft Because of Arg: c10::optional (int64_t) Skipping fft_rfft Because of Arg: c10::optional (int64_t) Skipping fft_rfft Because of Arg: c10::optional (int64_t) Skipping fft_rfft Because of Arg: c10::optional (int64_t) Skipping fft_irfft Because of Arg: c10::optional (int64_t) Skipping fft_irfft Because of Arg: c10::optional (int64_t) Skipping fft_irfft Because of Arg: c10::optional (int64_t) Skipping fft_hfft Because of Arg: c10::optional (int64_t) Skipping fft_hfft Because of Arg: c10::optional (int64_t) Skipping fft_hfft Because of Arg: c10::optional (int64_t) Skipping fft_ihfft Because of Arg: c10::optional (int64_t) Skipping fft_ihfft Because of Arg: c10::optional (int64_t) Skipping fft_ihfft Because of Arg: c10::optional (int64_t) Skipping fft_fft2 Because of Arg: c10::optional (IntArrayRef) Skipping fft_fft2 Because of Arg: c10::optional (IntArrayRef) Skipping fft_fft2 Because of Arg: c10::optional (IntArrayRef) Skipping fft_ifft2 Because of Arg: c10::optional (IntArrayRef) Skipping fft_ifft2 Because of Arg: c10::optional (IntArrayRef) Skipping fft_ifft2 Because of Arg: c10::optional (IntArrayRef) Skipping fft_rfft2 Because of Arg: c10::optional (IntArrayRef) Skipping fft_rfft2 Because of Arg: c10::optional (IntArrayRef) Skipping fft_rfft2 Because of Arg: c10::optional (IntArrayRef) Skipping fft_irfft2 Because of Arg: c10::optional (IntArrayRef) Skipping fft_irfft2 Because of Arg: c10::optional (IntArrayRef) Skipping fft_irfft2 Because of Arg: c10::optional (IntArrayRef) Skipping fft_fftn Because of Arg: c10::optional (IntArrayRef) Skipping fft_fftn Because of Arg: c10::optional (IntArrayRef) Skipping fft_fftn Because of Arg: c10::optional (IntArrayRef) Skipping fft_ifftn Because of Arg: c10::optional (IntArrayRef) Skipping fft_ifftn Because of Arg: c10::optional (IntArrayRef) Skipping fft_ifftn Because of Arg: c10::optional (IntArrayRef) Skipping fft_rfftn Because of Arg: c10::optional (IntArrayRef) Skipping fft_rfftn Because of Arg: c10::optional (IntArrayRef) Skipping fft_rfftn Because of Arg: c10::optional (IntArrayRef) Skipping fft_irfftn Because of Arg: c10::optional (IntArrayRef) Skipping fft_irfftn Because of Arg: c10::optional (IntArrayRef) Skipping fft_irfftn Because of Arg: c10::optional (IntArrayRef) Skipping fft_fftfreq because it is a factory method Skipping fft_rfftfreq because it is a factory method Skipping fft_fftshift Because of Arg: c10::optional (IntArrayRef) Skipping fft_ifftshift Because of Arg: c10::optional (IntArrayRef) Skipping _syevd_helper Because of Arg: std::string (std::string) Skipping linalg_eigh Because of Arg: std::string (std::string) Skipping linalg_eigvalsh Because of Arg: std::string (std::string) Skipping linalg_norm Because of Arg: c10::optional (Scalar) Skipping linalg_norm Because of Arg: c10::optional (Scalar) Skipping linalg_norm Because of Arg: c10::optional (Scalar) Skipping linalg_norm Because of Arg: c10::optional (Scalar) Skipping linalg_norm Because of Arg: std::string (std::string) Skipping linalg_norm Because of Arg: std::string (std::string) Skipping linalg_norm Because of Arg: std::string (std::string) Skipping linalg_norm Because of Arg: std::string (std::string) Skipping linalg_cond Because of Arg: c10::optional (Scalar) Skipping linalg_cond Because of Arg: std::string (std::string) Skipping linalg_tensorsolve Because of Arg: c10::optional (IntArrayRef) Skipping linalg_qr Because of Arg: std::string (std::string) Skipping _linalg_qr_helper Because of Arg: std::string (std::string) Skipping linalg_matrix_rank Because of Arg: c10::optional (double) Skipping linalg_matrix_rank Because of Arg: c10::optional (double) Skipping _test_optional_intlist Because of Arg: c10::optional (IntArrayRef) Skipping _test_optional_filled_intlist Because of Arg: c10::optional (IntArrayRef) Skipping _test_optional_floatlist Because of Arg: c10::optional> (ArrayRef) Skipping _test_string_default Because of Arg: std::string (std::string) Skipping _test_string_default Because of Arg: std::string (std::string) Skipping _test_ambiguous_defaults Because of Arg: std::string (std::string) [3598/5994] Generating ../../torch/csrc/autograd/generated/Functions.cpp, ../../torch/csrc/autograd/generated/VariableType_0.cpp, ../../torch/csrc/autograd/generated/VariableType_1.cpp, ../../torch/csrc/autograd/generated/VariableType_2.cpp, ../../torch/csrc/autograd/generated/VariableType_3.cpp, ../../torch/csrc/autograd/generated/VariableType_4.cpp, ../../torch/csrc/autograd/generated/TraceType_0.cpp, ../../torch/csrc/autograd/generated/TraceType_1.cpp, ../../torch/csrc/autograd/generated/TraceType_2.cpp, ../../torch/csrc/autograd/generated/TraceType_3.cpp, ../../torch/csrc/autograd/generated/TraceType_4.cpp, ../../torch/csrc/autograd/generated/Functions.h, ../../torch/csrc/autograd/generated/variable_factories.h, ../../torch/csrc/autograd/generated/VariableType.h, ../../torch/csrc/autograd/generated/python_functions.cpp, ../../torch/csrc/autograd/generated/python_variable_methods.cpp, ../../torch/csrc/autograd/generated/python_torch_functions.cpp, ../../torch/csrc/autograd/generated/python_nn_functions.cpp, ../../torch/csrc/autograd/generated/python_fft_functions.cpp, ../../torch/csrc/autograd/generated/python_linalg_functions.cpp, ../../torch/csrc/autograd/generated/python_functions.h, ../../torch/testing/_internal/generated/annotated_fn_args.py [3599/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o [3600/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNativeTBB.cpp.o [3601/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o [3602/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBridge.cpp.o [3603/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o [3604/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o [3605/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o [3606/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/grad_mode.cpp.o [3607/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o [3608/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o [3609/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o [3610/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o [3611/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o [3612/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o [3613/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o [3614/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o [3615/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o [3616/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o [3617/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o [3618/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapMode.cpp.o [3619/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o [3620/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o [3621/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o [3622/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o [3623/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o [3624/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/affine_quantizer_base.cpp.o [3625/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/TH/THGeneral.cpp.o [3626/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o [3627/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o [3628/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o [3629/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o [3630/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o [3631/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o [3632/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o [3633/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o [3634/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o [3635/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o [3636/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/TH/THBlas.cpp.o [3637/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/TH/THAllocator.cpp.o [3638/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/TH/THStorageFunctions.cpp.o [3639/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o [3640/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o [3641/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/TH/THLapack.cpp.o [3642/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchedTensorImpl.cpp.o [3643/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o [3644/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Batching.cpp.o [3645/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o [3646/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o [3647/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o [3648/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o [3649/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o [3650/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o [3651/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o [3652/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o [3653/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o [3654/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o [3655/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o [3656/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o [3657/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o [3658/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o [3659/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o [3660/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o [3661/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o [3662/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o [3663/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyNNDefinitions.cpp.o [3664/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o [3665/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o [3666/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o [3667/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o [3668/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o [3669/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o [3670/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/TH/THVector.cpp.o [3671/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o [3672/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o [3673/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o [3674/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o [3675/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o [3676/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o [3677/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o [3678/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o [3679/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o [3680/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o [3681/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o [3682/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o [3683/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o [3684/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o [3685/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o [3686/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o [3687/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o [3688/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o [3689/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o [3690/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o [3691/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorUtils.cpp.o [3692/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o [3693/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o [3694/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o [3695/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o [3696/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o [3697/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qreduction.cpp.o [3698/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o [3699/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o [3700/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o [3701/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o [3702/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o [3703/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o [3704/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o [3705/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o [3706/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o [3707/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o [3708/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/allocator.cc.o [3709/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o [3710/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o [3711/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o [3712/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConstantPadNd.cpp.o [3713/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o [3714/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o [3715/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o [3716/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o [3717/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o [3718/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o [3719/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o [3720/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o [3721/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o [3722/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o [3723/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o [3724/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/make_per_tensor_quantized_tensor.cpp.o [3725/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o [3726/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/init_intrinsics_check.cc.o [3727/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o [3728/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o [3729/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o [3730/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o [3731/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/context_base.cc.o [3732/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapTransforms.cpp.o [3733/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qupsample_bilinear2d.cpp.o [3734/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o [3735/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o [3736/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/event.cc.o [3737/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/module.cc.o [3738/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o [3739/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o [3740/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o [3741/5994] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-2.0.8/miniz.c.o [3742/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_async_task_future.cc.o [3743/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o [3744/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o [3745/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/murmur_hash3.cc.o [3746/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o [3747/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/init_denormals.cc.o [3748/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o [3749/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o [3750/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o [3751/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o [3752/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o [3753/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/numa.cc.o [3754/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o [3755/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyTHFunctionsCPU.cpp.o [3756/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o [3757/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/init_omp.cc.o [3758/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o [3759/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o [3760/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o [3761/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o [3762/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/stats.cc.o [3763/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o [3764/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o [3765/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o [3766/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o [3767/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/math_cpu_base.cc.o [3768/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o [3769/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o [3770/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/prof_dag_counters.cc.o [3771/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o [3772/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o [3773/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o [3774/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o [3775/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o [3776/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/cpuid.cc.o [3777/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o [3778/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o [3779/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o [3780/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o [3781/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o [3782/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o [3783/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o [3784/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o [3785/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/bench_utils.cc.o [3786/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/tensor_operators.cpp.o [3787/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o [3788/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o [3789/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/q_avgpool3d.cpp.o [3790/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o [3791/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o [3792/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/fake_quant_per_tensor_affine.cpp.o [3793/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o [3794/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o [3795/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o [3796/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/types.cc.o [3797/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o [3798/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/fused_nbit_rowwise_conversion.cc.o [3799/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o [3800/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o [3801/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o [3802/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/int_repr_quant.cpp.o [3803/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o [3804/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o [3805/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o [3806/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qupsample_nearest2d.cpp.o [3807/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o [3808/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_convert.cc.o [3809/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/embedding_lookup_idx.cc.o [3810/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o [3811/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qupsample_nearest3d.cpp.o [3812/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o [3813/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o ../aten/src/ATen/native/QuantizedLinear.cpp: In function ‘at::Tensor at::native::fbgemm_linear_int8_weight_fp32_activation(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, c10::Scalar, c10::Scalar, const at::Tensor&)’: ../aten/src/ATen/native/QuantizedLinear.cpp:111:69: warning: ‘T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = fbgemm::PackBMatrix]’ is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 111 | cpp_custom_type_hack::cast>(packed); | ^ In file included from ../aten/src/ATen/native/QuantizedLinear.cpp:14: ../aten/src/ATen/cpp_custom_type_hack.h:69:4: note: declared here 69 | T& cast(const Tensor& packed) { | ^~~~ ../aten/src/ATen/native/QuantizedLinear.cpp: In function ‘at::Tensor at::native::fbgemm_pack_quantized_matrix(const at::Tensor&)’: ../aten/src/ATen/native/QuantizedLinear.cpp:286:71: warning: ‘at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = fbgemm::PackBMatrix]’ is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 286 | return cpp_custom_type_hack::create(std::move(ptr), weight.options()); | ^ In file included from ../aten/src/ATen/native/QuantizedLinear.cpp:14: ../aten/src/ATen/cpp_custom_type_hack.h:83:8: note: declared here 83 | Tensor create(std::unique_ptr ptr, TensorOptions options) { | ^~~~~~ ../aten/src/ATen/native/QuantizedLinear.cpp: In function ‘at::Tensor at::native::fbgemm_pack_gemm_matrix_fp16(const at::Tensor&)’: ../aten/src/ATen/native/QuantizedLinear.cpp:374:54: warning: ‘at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = c10::intrusive_ptr]’ is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 374 | std::move(unique_ptr_wrapper), weight.options()); | ^ In file included from ../aten/src/ATen/native/QuantizedLinear.cpp:14: ../aten/src/ATen/cpp_custom_type_hack.h:83:8: note: declared here 83 | Tensor create(std::unique_ptr ptr, TensorOptions options) { | ^~~~~~ ../aten/src/ATen/native/QuantizedLinear.cpp: In function ‘at::Tensor at::native::fbgemm_linear_fp16_weight_fp32_activation(const at::Tensor&, const at::Tensor&, const at::Tensor&)’: ../aten/src/ATen/native/QuantizedLinear.cpp:393:73: warning: ‘T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = c10::intrusive_ptr]’ is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 393 | c10::intrusive_ptr>(packed_weight)) | ^ In file included from ../aten/src/ATen/native/QuantizedLinear.cpp:14: ../aten/src/ATen/cpp_custom_type_hack.h:69:4: note: declared here 69 | T& cast(const Tensor& packed) { | ^~~~ [3814/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/adagrad.cc.o [3815/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_utils.cc.o ../caffe2/utils/proto_utils.cc: In function ‘bool caffe2::ParseProtoFromLargeString(const string&, google::protobuf::Message*)’: ../caffe2/utils/proto_utils.cc:203:58: warning: ‘void google::protobuf::io::CodedInputStream::SetTotalBytesLimit(int, int)’ is deprecated: Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. [-Wdeprecated-declarations] 203 | coded_stream.SetTotalBytesLimit(2147483647, 512LL << 20); | ^ In file included from ../third_party/protobuf/src/google/protobuf/message_lite.h:47, from ../third_party/protobuf/src/google/protobuf/generated_enum_util.h:36, from ../third_party/protobuf/src/google/protobuf/generated_enum_reflection.h:44, from ../third_party/protobuf/src/google/protobuf/generated_message_reflection.h:48, from ../third_party/protobuf/src/google/protobuf/message.h:122, from ../caffe2/utils/proto_utils.h:7, from ../caffe2/utils/proto_utils.cc:1: ../third_party/protobuf/src/google/protobuf/io/coded_stream.h:397:8: note: declared here 397 | void SetTotalBytesLimit(int total_bytes_limit, int) { | ^~~~~~~~~~~~~~~~~~ ../caffe2/utils/proto_utils.cc: In function ‘bool caffe2::ReadProtoFromBinaryFile(const char*, google::protobuf::MessageLite*)’: ../caffe2/utils/proto_utils.cc:247:56: warning: ‘void google::protobuf::io::CodedInputStream::SetTotalBytesLimit(int, int)’ is deprecated: Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. [-Wdeprecated-declarations] 247 | coded_input->SetTotalBytesLimit(2147483647, 536870912); | ^ In file included from ../third_party/protobuf/src/google/protobuf/message_lite.h:47, from ../third_party/protobuf/src/google/protobuf/generated_enum_util.h:36, from ../third_party/protobuf/src/google/protobuf/generated_enum_reflection.h:44, from ../third_party/protobuf/src/google/protobuf/generated_message_reflection.h:48, from ../third_party/protobuf/src/google/protobuf/message.h:122, from ../caffe2/utils/proto_utils.h:7, from ../caffe2/utils/proto_utils.cc:1: ../third_party/protobuf/src/google/protobuf/io/coded_stream.h:397:8: note: declared here 397 | void SetTotalBytesLimit(int total_bytes_limit, int) { | ^~~~~~~~~~~~~~~~~~ [3816/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/context.cc.o [3817/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/embedding_lookup.cc.o [3818/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o [3819/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o [3820/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/store_handler.cc.o [3821/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o [3822/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/fused_8bit_rowwise_embedding_lookup.cc.o [3823/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/lstm_unit_cpu_common.cc.o [3824/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.cc.o [3825/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o [3826/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o [3827/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/affine_quantizer.cpp.o [3828/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/q_avgpool.cpp.o [3829/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o [3830/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/typed_axpy.cc.o [3831/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o [3832/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/nomnigraph/Representations/NeuralNet.cc.o [3833/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/nomnigraph/tests/test_util.cc.o [3834/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o [3835/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o [3836/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o [3837/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o [3838/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchedFallback.cpp.o [3839/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/distributed/store_handler.cc.o [3840/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o [3841/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o [3842/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o [3843/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o [3844/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o [3845/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o [3846/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsort.cpp.o [3847/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o [3848/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/fake_quant_per_channel_affine.cpp.o [3849/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qchannel_shuffle.cpp.o [3850/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o [3851/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/onnx/device.cc.o [3852/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/q_adaavgpool.cpp.o [3853/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o [3854/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o [3855/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o [3856/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o [3857/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o [3858/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o [3859/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o [3860/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o [3861/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/onnx/onnxifi_init.cc.o [3862/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o [3863/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o [3864/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/mpi/mpi_common.cc.o [3865/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/TH/THTensorRandom.cpp.o [3866/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o [3867/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o [3868/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/TH/THTensorMath.cpp.o [3869/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o [3870/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o [3871/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o [3872/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o [3873/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o [3874/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o [3875/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_unpack.cpp.o ../aten/src/ATen/native/quantized/cpu/qlinear_unpack.cpp: In static member function ‘static std::tuple > at::native::{anonymous}::QLinearUnpackWeightInt8Legacy::run(const at::Tensor&)’: ../aten/src/ATen/native/quantized/cpu/qlinear_unpack.cpp:113:73: warning: ‘T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = c10::intrusive_ptr]’ is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 113 | c10::intrusive_ptr>(packed_weight) | ^ In file included from ../aten/src/ATen/native/quantized/cpu/qlinear_unpack.cpp:2: ../aten/src/ATen/cpp_custom_type_hack.h:69:4: note: declared here 69 | T& cast(const Tensor& packed) { | ^~~~ ../aten/src/ATen/native/quantized/cpu/qlinear_unpack.cpp: In static member function ‘static std::tuple > at::native::{anonymous}::QLinearUnpackWeightFp16Legacy::run(const at::Tensor&)’: ../aten/src/ATen/native/quantized/cpu/qlinear_unpack.cpp:134:73: warning: ‘T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = c10::intrusive_ptr]’ is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 134 | c10::intrusive_ptr>(packed_weight) | ^ In file included from ../aten/src/ATen/native/quantized/cpu/qlinear_unpack.cpp:2: ../aten/src/ATen/cpp_custom_type_hack.h:69:4: note: declared here 69 | T& cast(const Tensor& packed) { | ^~~~ [3876/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o [3877/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o [3878/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o [3879/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o [3880/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/math/utils.cc.o [3881/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o [3882/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o [3883/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o [3884/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o [3885/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o [3886/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o [3887/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o [3888/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/conv_transpose_op_mobile.cc.o [3889/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qbatch_norm.cpp.o [3890/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o [3891/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o [3892/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o [3893/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o [3894/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o [3895/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o [3896/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack.cpp.o [3897/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o ../aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp: In static member function ‘static at::Tensor at::native::{anonymous}::QLinearPackWeightInt8Legacy::run(at::Tensor, c10::optional)’: ../aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:270:70: warning: ‘at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = c10::intrusive_ptr]’ is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 270 | return cpp_custom_type_hack::create(std::move(wrapped), options); | ^ In file included from ../aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:2: ../aten/src/ATen/cpp_custom_type_hack.h:83:8: note: declared here 83 | Tensor create(std::unique_ptr ptr, TensorOptions options) { | ^~~~~~ ../aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:280:70: warning: ‘at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = c10::intrusive_ptr]’ is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 280 | return cpp_custom_type_hack::create(std::move(wrapped), options); | ^ In file included from ../aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:2: ../aten/src/ATen/cpp_custom_type_hack.h:83:8: note: declared here 83 | Tensor create(std::unique_ptr ptr, TensorOptions options) { | ^~~~~~ ../aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp: In static member function ‘static at::Tensor at::native::{anonymous}::QLinearPackWeightFp16Legacy::run(at::Tensor, c10::optional)’: ../aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:302:70: warning: ‘at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = c10::intrusive_ptr]’ is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 302 | return cpp_custom_type_hack::create(std::move(wrapped), options); | ^ In file included from ../aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:2: ../aten/src/ATen/cpp_custom_type_hack.h:83:8: note: declared here 83 | Tensor create(std::unique_ptr ptr, TensorOptions options) { | ^~~~~~ [3898/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o [3899/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o [3900/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o [3901/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/TH/THTensorLapack.cpp.o [3902/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/blob_stats.cc.o [3903/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconcat.cpp.o [3904/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qpool.cpp.o [3905/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta.cpp.o [3906/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o [3907/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o [3908/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o [3909/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o [3910/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/qtensor.cc.o [3911/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o [3912/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o [3913/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/context.cc.o [3914/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o [3915/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o [3916/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o [3917/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o [3918/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU.cpp.o [3919/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o [3920/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o In file included from ../c10/core/DeviceType.h:8, from ../c10/core/Device.h:3, from ../c10/core/Allocator.h:6, from ../aten/src/ATen/ATen.h:7, from ../aten/src/ATen/native/mkldnn/Linear.cpp:1: ../aten/src/ATen/native/mkldnn/Linear.cpp: In function ‘at::Tensor at::native::mkldnn_linear_backward_input(c10::IntArrayRef, const at::Tensor&, const at::Tensor&)’: ../aten/src/ATen/native/mkldnn/Linear.cpp:83:29: warning: ‘at::DeprecatedTypeProperties& at::Tensor::type() const’ is deprecated: Tensor.type() is deprecated. Instead use Tensor.options(), which in many cases (e.g. in a constructor) is a drop-in replacement. If you were using data from type(), that is now available from Tensor itself, so instead of tensor.type().scalar_type(), use tensor.scalar_type() instead and instead of tensor.type().backend() use tensor.device(). [-Wdeprecated-declarations] 83 | TORCH_CHECK(weight_t.type().backend() == at::Backend::CPU && weight_t.scalar_type() == kFloat, | ^ ../c10/macros/Macros.h:173:65: note: in definition of macro ‘C10_UNLIKELY’ 173 | #define C10_UNLIKELY(expr) (__builtin_expect(static_cast(expr), 0)) | ^~~~ ../c10/util/Exception.h:368:7: note: in expansion of macro ‘C10_UNLIKELY_OR_CONST’ 368 | if (C10_UNLIKELY_OR_CONST(!(cond))) { \ | ^~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/mkldnn/Linear.cpp:83:3: note: in expansion of macro ‘TORCH_CHECK’ 83 | TORCH_CHECK(weight_t.type().backend() == at::Backend::CPU && weight_t.scalar_type() == kFloat, | ^~~~~~~~~~~ In file included from ../aten/src/ATen/Tensor.h:3, from ../aten/src/ATen/Context.h:4, from ../aten/src/ATen/ATen.h:9, from ../aten/src/ATen/native/mkldnn/Linear.cpp:1: aten/src/ATen/core/TensorBody.h:303:30: note: declared here 303 | DeprecatedTypeProperties & type() const { | ^~~~ In file included from ../c10/core/DeviceType.h:8, from ../c10/core/Device.h:3, from ../c10/core/Allocator.h:6, from ../aten/src/ATen/ATen.h:7, from ../aten/src/ATen/native/mkldnn/Linear.cpp:1: ../aten/src/ATen/native/mkldnn/Linear.cpp: In function ‘std::tuple at::native::mkldnn_linear_backward_weights(const at::Tensor&, const at::Tensor&, const at::Tensor&, bool)’: ../aten/src/ATen/native/mkldnn/Linear.cpp:113:27: warning: ‘at::DeprecatedTypeProperties& at::Tensor::type() const’ is deprecated: Tensor.type() is deprecated. Instead use Tensor.options(), which in many cases (e.g. in a constructor) is a drop-in replacement. If you were using data from type(), that is now available from Tensor itself, so instead of tensor.type().scalar_type(), use tensor.scalar_type() instead and instead of tensor.type().backend() use tensor.device(). [-Wdeprecated-declarations] 113 | TORCH_CHECK(weight.type().backend() == at::Backend::CPU && weight.scalar_type() == kFloat, | ^ ../c10/macros/Macros.h:173:65: note: in definition of macro ‘C10_UNLIKELY’ 173 | #define C10_UNLIKELY(expr) (__builtin_expect(static_cast(expr), 0)) | ^~~~ ../c10/util/Exception.h:368:7: note: in expansion of macro ‘C10_UNLIKELY_OR_CONST’ 368 | if (C10_UNLIKELY_OR_CONST(!(cond))) { \ | ^~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/mkldnn/Linear.cpp:113:3: note: in expansion of macro ‘TORCH_CHECK’ 113 | TORCH_CHECK(weight.type().backend() == at::Backend::CPU && weight.scalar_type() == kFloat, | ^~~~~~~~~~~ In file included from ../aten/src/ATen/Tensor.h:3, from ../aten/src/ATen/Context.h:4, from ../aten/src/ATen/ATen.h:9, from ../aten/src/ATen/native/mkldnn/Linear.cpp:1: aten/src/ATen/core/TensorBody.h:303:30: note: declared here 303 | DeprecatedTypeProperties & type() const { | ^~~~ [3921/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/tensor_int8.cc.o [3922/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o [3923/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o [3924/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o [3925/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qadd.cpp.o [3926/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o [3927/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o [3928/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o [3929/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o [3930/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o [3931/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o [3932/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/qtensor_serialization.cc.o [3933/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o [3934/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/int8_serialization.cc.o [3935/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/graph.cc.o [3936/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/common.cc.o [3937/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o [3938/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/predictor/predictor_config.cc.o [3939/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o [3940/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/test_utils.cc.o [3941/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/db/protodb.cc.o [3942/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/transform.cc.o [3943/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o [3944/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/onnx/backend_rep.cc.o [3945/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/operator_schema.cc.o [3946/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/db.cc.o [3947/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o [3948/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o [3949/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/tensor.cc.o [3950/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o [3951/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o [3952/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/predictor/predictor_utils.cc.o [3953/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o [3954/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/math/broadcast.cc.o [3955/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o [3956/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/predictor/predictor.cc.o [3957/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o [3958/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/signal_handler.cc.o [3959/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o [3960/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o [3961/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o [3962/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o [3963/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchingRegistrations.cpp.o [3964/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/onnx/onnxifi_graph_info.cc.o [3965/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_ops_utils.cc.o [3966/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/conv_op_shared.cc.o [3967/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU.cpp.o [3968/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/memonger.cc.o [3969/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/export_c10_op_to_caffe2.cc.o [3970/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/init.cc.o [3971/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o [3972/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o [3973/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o [3974/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o [3975/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_async_task.cc.o [3976/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/TH/THTensorEvenMoreMath.cpp.o [3977/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o [3978/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/locally_connected_op_util.cc.o [3979/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/blob_serialization.cc.o [3980/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/plan_executor.cc.o [3981/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o [3982/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o [3983/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU.cpp.o [3984/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/distributed/file_store_handler.cc.o [3985/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_async_scheduling.cc.o [3986/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/math/transpose.cc.o [3987/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/observers/runcnt_observer.cc.o [3988/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/observers/time_observer.cc.o [3989/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o [3990/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/onnx/helper.cc.o [3991/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/smart_tensor_printer.cc.o [3992/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/TH/THTensor.cpp.o [3993/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o [3994/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o [3995/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o [3996/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_async_task_graph.cc.o [3997/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/onnx/offline_tensor.cc.o [3998/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o [3999/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_simple_refcount.cc.o [4000/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o [4001/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o [4002/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_async_tracing.cc.o [4003/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/distributed/file_store_handler_op.cc.o [4004/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net.cc.o [4005/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o [4006/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_dag_utils.cc.o [4007/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/barrier_ops.cc.o [4008/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/workspace.cc.o [4009/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_simple.cc.o [4010/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/db/create_db_op.cc.o [4011/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/crash_op.cc.o [4012/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_async_base.cc.o [4013/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/deform_conv_op.cc.o [4014/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/common_world_ops.cc.o [4015/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/data_couple.cc.o [4016/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o [4017/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/deform_conv_gradient_op.cc.o [4018/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/pool_op_util.cc.o [4019/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/fc_inference.cc.o [4020/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/observers/profile_observer.cc.o [4021/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_parallel.cc.o [4022/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o [4023/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/async_net_barrier_op.cc.o [4024/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/load_save_op_util.cc.o [4025/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/allgather_ops.cc.o [4026/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/utils/ideep_register.cc.o [4027/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/math/elementwise.cc.o [4028/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/distributed/store_ops.cc.o [4029/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/assert_op.cc.o [4030/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/predictor/emulator/data_filler.cc.o [4031/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/allreduce_ops.cc.o [4032/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/communicator_op.cc.o [4033/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o [4034/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/TH/THTensorMoreMath.cpp.o [4035/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/mpi/mpi_ops.cc.o [4036/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/accumulate_op.cc.o [4037/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o [4038/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/apmeter_op.cc.o [4039/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/batch_bucketize_op.cc.o [4040/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/broadcast_ops.cc.o [4041/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/bisect_percentile_op.cc.o [4042/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/accuracy_op.cc.o [4043/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/cc_bmm_bg_op.cc.o [4044/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/boolean_unmask_ops.cc.o [4045/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/onnx/onnx_exporter.cc.o [4046/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/reduce_scatter_ops.cc.o [4047/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o [4048/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/conditional_op.cc.o [4049/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/free_op.cc.o [4050/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o [4051/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/ceil_op.cc.o [4052/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/feed_blob_op.cc.o [4053/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/batch_sparse_to_dense_op.cc.o [4054/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o [4055/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/dense_vector_to_id_list_op.cc.o [4056/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/batch_gather_ops.cc.o [4057/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/cosine_embedding_criterion_op.cc.o [4058/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/alias_with_name.cc.o [4059/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/arg_ops.cc.o [4060/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o [4061/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/create_scope_op.cc.o [4062/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/ctc_greedy_decoder_op.cc.o [4063/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o [4064/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/conv_transpose_op.cc.o [4065/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/batch_matmul_op.cc.o [4066/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_linear_op.cc.o [4067/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/enforce_finite_op.cc.o [4068/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/do_op.cc.o [4069/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/boolean_mask_ops.cc.o [4070/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/ensure_cpu_output_op.cc.o [4071/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/operator.cc.o [4072/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/cast_op.cc.o [4073/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/conv_transpose_gradient_op.cc.o [4074/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o [4075/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o [4076/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/counter_ops.cc.o [4077/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/flatten_op.cc.o [4078/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/bucketize_op.cc.o [4079/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/last_n_window_collector.cc.o [4080/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/find_op.cc.o [4081/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_ops_schema.cc.o [4082/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/ctc_beam_search_decoder_op.cc.o [4083/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/dropout_op.cc.o [4084/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/copy_op.cc.o [4085/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/adam_op.cc.o [4086/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_sum_op.cc.o [4087/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/channel_shuffle_op.cc.o [4088/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/byte_weight_dequant_op.cc.o [4089/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o ../aten/src/ATen/native/RNN.cpp: In function ‘c10::List > at::native::{anonymous}::gather_quantized_params_dynamic(c10::List)’: ../aten/src/ATen/native/RNN.cpp:596:47: warning: ‘T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = c10::intrusive_ptr]’ is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 596 | static_cast(params[i])); | ^ In file included from ../aten/src/ATen/native/RNN.cpp:6: ../aten/src/ATen/cpp_custom_type_hack.h:69:4: note: declared here 69 | T& cast(const Tensor& packed) { | ^~~~ ../aten/src/ATen/native/RNN.cpp:599:51: warning: ‘T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = c10::intrusive_ptr]’ is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 599 | static_cast(params[i + 1])); | ^ In file included from ../aten/src/ATen/native/RNN.cpp:6: ../aten/src/ATen/cpp_custom_type_hack.h:69:4: note: declared here 69 | T& cast(const Tensor& packed) { | ^~~~ ../aten/src/ATen/native/RNN.cpp: In function ‘c10::List > at::native::{anonymous}::gather_quantized_params_fp16(c10::List)’: ../aten/src/ATen/native/RNN.cpp:621:47: warning: ‘T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = c10::intrusive_ptr]’ is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 621 | static_cast(params[i])); | ^ In file included from ../aten/src/ATen/native/RNN.cpp:6: ../aten/src/ATen/cpp_custom_type_hack.h:69:4: note: declared here 69 | T& cast(const Tensor& packed) { | ^~~~ ../aten/src/ATen/native/RNN.cpp:624:51: warning: ‘T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = c10::intrusive_ptr]’ is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 624 | static_cast(params[i + 1])); | ^ In file included from ../aten/src/ATen/native/RNN.cpp:6: ../aten/src/ATen/cpp_custom_type_hack.h:69:4: note: declared here 69 | T& cast(const Tensor& packed) { | ^~~~ [4090/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/expand_op.cc.o [4091/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/flexible_top_k.cc.o [4092/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/local_response_normalization_op.cc.o [4093/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/floor_op.cc.o [4094/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/expand_squeeze_dims_op.cc.o [4095/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/text_file_reader_utils.cc.o [4096/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/channel_backprop_stats_op.cc.o [4097/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/clip_op.cc.o [4098/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/channel_stats_op.cc.o [4099/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/quantization/int8_dequantize_op.cc.o [4100/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/find_duplicate_elements_op.cc.o [4101/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/dropout_op.cc.o [4102/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o [4103/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/glu_op.cc.o [4104/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_mul_op.cc.o [4105/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_add_op.cc.o [4106/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/abs_op.cc.o [4107/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/atan_op.cc.o [4108/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/order_switch_ops.cc.o [4109/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/if_op.cc.o [4110/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/momentum_sgd_op.cc.o [4111/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/quantization/int8_relu_op.cc.o [4112/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/asin_op.cc.o [4113/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/concat_split_op.cc.o [4114/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_add_gradient_op.cc.o [4115/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/cos_op.cc.o [4116/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/copy_rows_to_tensor_op.cc.o [4117/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/fully_connected_op.cc.o [4118/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/acos_op.cc.o [4119/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/queue_ops.cc.o [4120/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/cosh_op.cc.o [4121/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/crf_viterbi_op.cc.o [4122/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/sigmoid_op.cc.o [4123/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/cbrt_op.cc.o [4124/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/batch_moments_op.cc.o [4125/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/shape_op.cc.o [4126/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/affine_channel_op.cc.o [4127/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/is_empty_op.cc.o [4128/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/quantization/int8_quantize_op.cc.o [4129/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_div_op.cc.o [4130/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/exp_op.cc.o [4131/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/quantization/int8_add_op.cc.o [4132/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/fully_connected_op.cc.o [4133/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/dnnlowp_partition.cc.o [4134/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/fbgemm_pack_matrix_cache.cc.o [4135/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_sub_gradient_op.cc.o [4136/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_mul_gradient_op.cc.o [4137/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/channel_shuffle_op.cc.o [4138/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/ensure_clipped_op.cc.o [4139/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/transpose_op.cc.o [4140/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/relu_op.cc.o [4141/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/gru_unit_op.cc.o [4142/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/quantization/int8_fully_connected_op.cc.o [4143/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/reshape_op.cc.o [4144/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/pool_op.cc.o [4145/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/spatial_batch_norm_op.cc.o [4146/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/math/reduce.cc.o [4147/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/p99.cc.o [4148/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_sub_op.cc.o [4149/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/given_tensor_byte_string_to_uint8_fill_op.cc.o [4150/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/erf_op.cc.o [4151/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/kl_minimization.cc.o [4152/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/conv_op.cc.o [4153/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/init_qnnpack.cc.o [4154/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/norm_minimization.cc.o [4155/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/quantization/int8_pool_op.cc.o [4156/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/batch_box_cox_op.cc.o [4157/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/sigmoid.cc.o [4158/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/tanh.cc.o [4159/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/jsd_op.cc.o [4160/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/histogram_op.cc.o [4161/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/quantization/int8_given_tensor_fill_op.cc.o [4162/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elu_op.cc.o [4163/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/half_float_ops.cc.o [4164/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/im2col_op.cc.o [4165/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/gather_op.cc.o [4166/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/length_split_op.cc.o [4167/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/conv_gradient_op.cc.o [4168/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/key_split_ops.cc.o [4169/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/cube_op.cc.o [4170/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/annotations.cc.o [4171/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_div_gradient_op.cc.o [4172/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/conv_transpose_op.cc.o [4173/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/gather_fused_8bit_rowwise_op.cc.o [4174/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_logical_ops.cc.o [4175/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/backend_cutting.cc.o [4176/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/converter.cc.o [4177/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_tile_op.cc.o [4178/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/device.cc.o [4179/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/utility_ops.cc.o [4180/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/distributed.cc.o [4181/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/distributed_converter.cc.o [4182/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/filler_op.cc.o [4183/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_pad_op.cc.o [4184/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/h_softmax_op.cc.o [4185/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/index_hash_ops.cc.o [4186/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/fused_rowwise_nbitfake_conversion_ops.cc.o [4187/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/cross_entropy_op.cc.o [4188/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/onnx/backend.cc.o [4189/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_top_k_op.cc.o [4190/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/expand_squeeze_dims_op.cc.o [4191/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/given_tensor_fill_op.cc.o [4192/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/gather_ranges_to_dense_op.cc.o [4193/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/minmax_ops.cc.o [4194/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/fused_rowwise_random_quantization_ops.cc.o [4195/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/integral_image_op.cc.o [4196/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/hard_sigmoid_op.cc.o [4197/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/fused_rowwise_8bit_conversion_ops.cc.o [4198/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/local_response_normalization_op.cc.o [4199/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lstm_unit_op.cc.o [4200/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/fused_rowwise_nbit_conversion_ops.cc.o [4201/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/mod_op.cc.o [4202/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/conv_op.cc.o [4203/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/matmul_op.cc.o [4204/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/quantization/int8_conv_op.cc.o [4205/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/atomic_ops.cc.o [4206/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/mean_op.cc.o [4207/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/multi_class_accuracy_op.cc.o [4208/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/loss_op.cc.o [4209/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/index_ops.cc.o [4210/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/margin_ranking_criterion_op.cc.o [4211/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/numpy_tile_op.cc.o [4212/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/instance_norm_op.cc.o [4213/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/negate_gradient_op.cc.o [4214/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/concat_split_op.cc.o [4215/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/math_lp.cc.o [4216/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/dataset_ops.cc.o [4217/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/collect_and_distribute_fpn_rpn_proposals_op.cc.o [4218/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/ngram_ops.cc.o [4219/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/leaky_relu_op.cc.o [4220/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/moments_op.cc.o [4221/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lp_pool_op.cc.o [4222/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_ops.cc.o [4223/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/elementwise_sum_op.cc.o [4224/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/order_switch_ops.cc.o [4225/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/bbox_transform_op.cc.o [4226/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_reducer_fused_8bit_rowwise_ops.cc.o [4227/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/log_op.cc.o [4228/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/gelu_op.cc.o [4229/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/load_save_op.cc.o [4230/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/batch_permutation_op.cc.o [4231/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/instance_norm_gradient_op.cc.o [4232/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/merge_id_lists_op.cc.o [4233/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/locally_connected_op.cc.o [4234/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/normalize_l1_op.cc.o [4235/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_reducer_rowwise_8bit_ops.cc.o [4236/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/perplexity_op.cc.o [4237/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/distance_op.cc.o [4238/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterDefaultBackend.cpp.o [4239/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/minmax_gradient_ops.cc.o [4240/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/pack_rnn_sequence_op.cc.o [4241/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lpnorm_op.cc.o [4242/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/group_norm_op.cc.o [4243/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o [4244/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/map_ops.cc.o [4245/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/box_with_nms_limit_op.cc.o [4246/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/rank_loss_op.cc.o [4247/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/norm_planar_yuv_op.cc.o [4248/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o [4249/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/negative_op.cc.o [4250/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/onnx_while_op.cc.o [4251/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantile_op.cc.o [4252/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/prepend_dim_op.cc.o [4253/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/one_hot_ops.cc.o [4254/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quant_decode_op.cc.o [4255/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/normalize_op.cc.o [4256/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/percentile_op.cc.o [4257/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/layer_norm_op.cc.o [4258/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/mish_op.cc.o [4259/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/replace_nan_op.cc.o [4260/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/optimizer.cc.o [4261/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/remove_data_blocks_op.cc.o [4262/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/dead_code_elim.cc.o [4263/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/passes.cc.o [4264/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reduce_front_back_max_ops.cc.o [4265/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/pad_op.cc.o [4266/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/partition_ops.cc.o [4267/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/inference_lstm_op.cc.o [4268/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o [4269/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o [4270/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/piecewise_linear_transform_op.cc.o [4271/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/roi_align_rotated_gradient_op.cc.o [4272/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o [4273/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o [4274/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reciprocal_op.cc.o [4275/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reduction_ops.cc.o [4276/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/rmac_regions_op.cc.o [4277/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/logit_op.cc.o [4278/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/scale_blobs_op.cc.o [4279/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/queue/blobs_queue.cc.o [4280/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/scale_op.cc.o [4281/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/listwise_l2r_op.cc.o [4282/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/rowmul_op.cc.o [4283/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/shape_op.cc.o [4284/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reshape_op.cc.o [4285/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function_hook.cpp.o [4286/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/conv_op_eigen.cc.o [4287/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reduce_front_back_mean_ops.cc.o [4288/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reverse_packed_segs_op.cc.o [4289/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/transforms/single_op_transform.cc.o [4290/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/softmax_utils.cc.o [4291/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/roi_pool_op.cc.o [4292/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/mobile.cc.o [4293/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reciprocal_gradient_op.cc.o [4294/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/self_binning_histogram_op.cc.o [4295/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sparse_dropout_with_replacement_op.cc.o [4296/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_reducer_ops.cc.o [4297/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/math_cpu.cc.o [4298/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/transforms/conv_to_nnpack_transform.cc.o [4299/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reservoir_sampling.cc.o [4300/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/softmax_op.cc.o [4301/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/fusion.cc.o [4302/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/space_batch_op.cc.o [4303/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/zero_gradient_op.cc.o [4304/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/stop_gradient.cc.o [4305/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/feature_maps_ops.cc.o [4306/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/prelu_op.cc.o [4307/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/rnn/recurrent_network_executor.cc.o [4308/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/pack_segments.cc.o [4309/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/while_op.cc.o [4310/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reduce_front_back_sum_ops.cc.o [4311/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/pow_op.cc.o [4312/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/relu_op.cc.o [4313/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/stump_func_op.cc.o [4314/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/transforms/pattern_net_transform.cc.o [4315/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/transforms/common_subexpression_elimination.cc.o [4316/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/stats_put_ops.cc.o [4317/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reduce_ops.cc.o [4318/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/summarize_op.cc.o [4319/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/relu_n_op.cc.o [4320/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/stats_ops.cc.o [4321/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sparse_to_dense_op.cc.o [4322/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/pool_op.cc.o [4323/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/square_root_divide_op.cc.o [4324/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/workspace_ops.cc.o [4325/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/text_file_reader.cc.o [4326/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_reducer_fused_nbit_rowwise_ops.cc.o [4327/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/spatial_softmax_with_loss_op.cc.o [4328/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/softmax_with_loss_op.cc.o [4329/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/slice_op.cc.o [4330/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/selu_op.cc.o [4331/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/shape_info.cc.o [4332/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sigmoid_op.cc.o [4333/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sigmoid_gradient_op.cc.o [4334/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/upsample_op.cc.o [4335/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/tensor_protos_db_input.cc.o [4336/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/weighted_multi_sampling_op.cc.o [4337/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o [4338/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/dynamic_histogram.cc.o [4339/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/top_k.cc.o [4340/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/backend_transformer_base.cc.o [4341/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/fbgemm_fp16_pack_op.cc.o [4342/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/unique_ops.cc.o [4343/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sequence_ops.cc.o [4344/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/transpose_op.cc.o [4345/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sqr_op.cc.o [4346/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sinusoid_position_encoding_op.cc.o [4347/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sin_op.cc.o [4348/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o [4349/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/elementwise_sum_relu_op.cc.o [4350/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/pool_gradient_op.cc.o [4351/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/dnnlowp.cc.o [4352/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o [4353/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/rsqrt_op.cc.o [4354/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sparse_lp_regularizer_op.cc.o [4355/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/unsafe_coalesce.cc.o [4356/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/roi_align_op.cc.o [4357/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/rms_norm_op.cc.o [4358/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o [4359/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sparse_normalize_op.cc.o [4360/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o [4361/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/rnn/recurrent_network_blob_fetcher_op.cc.o [4362/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sinh_op.cc.o [4363/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o [4364/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/heatmap_max_keypoint_op.cc.o [4365/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o [4366/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_concat_op.cc.o [4367/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_relu_op.cc.o [4368/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/tvm_transformer.cc.o [4369/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/tanh_op.cc.o [4370/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/roi_align_gradient_op.cc.o [4371/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/softplus_op.cc.o [4372/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_flatten_op.cc.o [4373/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/fakefp16_transform.cc.o [4374/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_resize_nearest_op.cc.o [4375/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o [4376/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/roi_align_rotated_op.cc.o [4377/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_given_tensor_fill_op.cc.o [4378/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_channel_shuffle_op.cc.o [4379/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o [4380/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_leaky_relu_op.cc.o [4381/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/weighted_sample_op.cc.o [4382/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_fc_op.cc.o [4383/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o [4384/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_softmax_op.cc.o [4385/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/glow_net_transform.cc.o [4386/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/spatial_batch_norm_op.cc.o [4387/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/softsign_op.cc.o [4388/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_conv_op_relu.cc.o [4389/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o [4390/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_add_op.cc.o [4391/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/variable_length_sequence_padding.cc.o [4392/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o [4393/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_sigmoid_op.cc.o [4394/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sqrt_op.cc.o [4395/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o [4396/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o [4397/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_conv_transpose_op.cc.o [4398/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o [4399/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o [4400/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_dequantize_op.cc.o [4401/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/queue/rebatching_queue.cc.o [4402/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/swish_op.cc.o [4403/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_arena.cpp.o [4404/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o [4405/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/caffe2_dnnlowp_utils.cc.o [4406/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/tanh_dnnlowp_op.cc.o [4407/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_quantize_op.cc.o [4408/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/tanh_gradient_op.cc.o [4409/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o [4410/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o [4411/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/conv_relu_op.cc.o [4412/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/sigmoid_dnnlowp_op.cc.o [4413/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/tt_linear_op.cc.o [4414/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/tan_op.cc.o [4415/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/int8_gen_quant_params.cc.o [4416/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/fb_fc_packed_op.cc.o [4417/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/thresholded_relu_op.cc.o [4418/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sparse_to_dense_mask_op.cc.o [4419/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/string_to_type.cpp.o [4420/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o [4421/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_average_pool_op.cc.o [4422/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o [4423/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_roi_align_op.cc.o [4424/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o [4425/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/dequantize_dnnlowp_op.cc.o [4426/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o [4427/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o [4428/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_max_pool_op.cc.o [4429/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/bound_shape_inferencer.cc.o [4430/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o [4431/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/fully_connected_fake_lowp_op.cc.o [4432/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o [4433/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_conv_op.cc.o [4434/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o [4435/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/string_ops.cc.o [4436/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o [4437/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/spatial_batch_norm_gradient_op.cc.o [4438/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/channel_shuffle_dnnlowp_op.cc.o [4439/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_transpose_op.cc.o [4440/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/relu_dnnlowp_op.cc.o [4441/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/elementwise_linear_dnnlowp_op.cc.o [4442/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_utils.cpp.o [4443/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o [4444/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_reshape_op.cc.o [4445/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/quantize_dnnlowp_op.cc.o [4446/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o [4447/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/activation_distribution_observer.cc.o [4448/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/concat_dnnlowp_op.cc.o [4449/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o [4450/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o [4451/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_slice_op.cc.o [4452/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/queue/rebatching_queue_ops.cc.o [4453/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/generate_proposals_op.cc.o [4454/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o [4455/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/lstm_unit_dnnlowp_op.cc.o [4456/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o [4457/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/elementwise_mul_dnnlowp_op.cc.o [4458/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/gftrl_op.cc.o [4459/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/clip_tensor_op.cc.o [4460/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o [4461/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o [4462/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/fully_connected_dnnlowp_acc16_op.cc.o [4463/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/utility_dnnlowp_ops.cc.o [4464/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/ftrl_op.cc.o [4465/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o ../torch/csrc/autograd/record_function_ops.cpp: In function ‘at::Tensor torch::autograd::profiler::record_function_enter(const string&)’: ../torch/csrc/autograd/record_function_ops.cpp:22:78: warning: ‘at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = at::RecordFunction]’ is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 22 | return at::cpp_custom_type_hack::create(std::move(rec), at::TensorOptions()); | ^ In file included from ../torch/csrc/autograd/record_function_ops.cpp:1: ../aten/src/ATen/cpp_custom_type_hack.h:83:8: note: declared here 83 | Tensor create(std::unique_ptr ptr, TensorOptions options) { | ^~~~~~ ../torch/csrc/autograd/record_function_ops.cpp: In function ‘at::RecordFunction& torch::autograd::profiler::getRecordFunctionFromTensor(const at::Tensor&)’: ../torch/csrc/autograd/record_function_ops.cpp:26:72: warning: ‘T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = at::RecordFunction]’ is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 26 | auto& rec = at::cpp_custom_type_hack::cast(handle); | ^ In file included from ../torch/csrc/autograd/record_function_ops.cpp:1: ../aten/src/ATen/cpp_custom_type_hack.h:69:4: note: declared here 69 | T& cast(const Tensor& packed) { | ^~~~ [4466/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/adadelta_op.cc.o [4467/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/rowwise_counter.cc.o [4468/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/weight_scale_op.cc.o [4469/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/learning_rate_adaption_op.cc.o [4470/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/storm_op.cc.o [4471/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o [4472/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/lars_op.cc.o [4473/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/elementwise_add_dnnlowp_op.cc.o [4474/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/momentum_sgd_op.cc.o [4475/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/adam_op.cc.o [4476/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/metrics/registry.cpp.o [4477/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/yellowfin_op.cc.o [4478/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/queue/queue_ops.cc.o [4479/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o [4480/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/share/contrib/depthwise/depthwise3x3_conv_op.cc.o [4481/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o [4482/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/tile_op.cc.o [4483/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/share/contrib/nnpack/conv_op.cc.o [4484/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/stylizer_ops.cc.o [4485/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/spatial_batch_norm_dnnlowp_op.cc.o [4486/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o [4487/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/resize_3d_op.cc.o [4488/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/elementwise_sum_dnnlowp_op.cc.o [4489/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o [4490/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/wngrad_op.cc.o [4491/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/conv_dnnlowp_acc16_op.cc.o [4492/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o [4493/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/batch_matmul_dnnlowp_op.cc.o [4494/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o [4495/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o [4496/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/adagrad_op.cc.o [4497/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o [4498/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/adagrad_fused.cc.o [4499/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o [4500/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o [4501/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o [4502/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/resize_op.cc.o [4503/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o [4504/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/group_norm_dnnlowp_op.cc.o [4505/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o [4506/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o [4507/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o [4508/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o [4509/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o [4510/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/learning_rate_op.cc.o [4511/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o [4512/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o [4513/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/rmsprop_op.cc.o [4514/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o [4515/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o [4516/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o [4517/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/rnn/recurrent_network_op.cc.o [4518/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o [4519/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o [4520/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o [4521/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o [4522/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o [4523/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/pool_dnnlowp_op.cc.o [4524/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o [4525/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o [4526/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o [4527/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/onnxifi_transformer.cc.o [4528/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/fbgemm_pack_op.cc.o [4529/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o [4530/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o [4531/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o [4532/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o [4533/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/fully_connected_dnnlowp_op.cc.o [4534/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o [4535/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/TH/vector/AVX.cpp.o [4536/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o [4537/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o [4538/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o [4539/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/rowwise_adagrad_fused.cc.o [4540/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o [4541/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o [4542/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o [4543/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o [4544/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o [4545/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o [4546/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o [4547/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o [4548/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o [4549/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o [4550/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o [4551/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o [4552/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o [4553/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o [4554/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o [4555/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o [4556/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o [4557/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o [4558/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o [4559/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o [4560/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/optimize_ideep.cc.o [4561/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o [4562/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o [4563/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o [4564/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o [4565/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o [4566/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o [4567/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o [4568/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o [4569/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o [4570/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o [4571/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o In file included from ../torch/csrc/utils/tensor_flatten.cpp:1: ../torch/csrc/utils/tensor_flatten.h: In member function ‘at::DeprecatedTypeProperties& torch::utils::TensorGroup::type()’: ../torch/csrc/utils/tensor_flatten.h:44:28: warning: ‘at::DeprecatedTypeProperties& at::Tensor::type() const’ is deprecated: Tensor.type() is deprecated. Instead use Tensor.options(), which in many cases (e.g. in a constructor) is a drop-in replacement. If you were using data from type(), that is now available from Tensor itself, so instead of tensor.type().scalar_type(), use tensor.scalar_type() instead and instead of tensor.type().backend() use tensor.device(). [-Wdeprecated-declarations] 44 | return tensors[0].type(); | ^ In file included from ../aten/src/ATen/Tensor.h:3, from ../aten/src/ATen/Context.h:4, from ../aten/src/ATen/ATen.h:9, from ../torch/csrc/utils/tensor_flatten.h:5, from ../torch/csrc/utils/tensor_flatten.cpp:1: aten/src/ATen/core/TensorBody.h:303:30: note: declared here 303 | DeprecatedTypeProperties & type() const { | ^~~~ ../torch/csrc/utils/tensor_flatten.cpp: In function ‘std::vector torch::utils::take_tensors(at::TensorList, size_t, bool)’: ../torch/csrc/utils/tensor_flatten.cpp:31:43: warning: ‘at::DeprecatedTypeProperties& at::Tensor::type() const’ is deprecated: Tensor.type() is deprecated. Instead use Tensor.options(), which in many cases (e.g. in a constructor) is a drop-in replacement. If you were using data from type(), that is now available from Tensor itself, so instead of tensor.type().scalar_type(), use tensor.scalar_type() instead and instead of tensor.type().backend() use tensor.device(). [-Wdeprecated-declarations] 31 | auto& type_group = groups[tensor.type().id()]; | ^ In file included from ../aten/src/ATen/Tensor.h:3, from ../aten/src/ATen/Context.h:4, from ../aten/src/ATen/ATen.h:9, from ../torch/csrc/utils/tensor_flatten.h:5, from ../torch/csrc/utils/tensor_flatten.cpp:1: aten/src/ATen/core/TensorBody.h:303:30: note: declared here 303 | DeprecatedTypeProperties & type() const { | ^~~~ ../torch/csrc/utils/tensor_flatten.cpp: In function ‘void torch::utils::reorder_tensors_like(std::vector&, at::TensorList)’: ../torch/csrc/utils/tensor_flatten.cpp:69:35: warning: ‘at::DeprecatedTypeProperties& at::Tensor::type() const’ is deprecated: Tensor.type() is deprecated. Instead use Tensor.options(), which in many cases (e.g. in a constructor) is a drop-in replacement. If you were using data from type(), that is now available from Tensor itself, so instead of tensor.type().scalar_type(), use tensor.scalar_type() instead and instead of tensor.type().backend() use tensor.device(). [-Wdeprecated-declarations] 69 | type_indices[&tensors[i].type()].push_back(i); | ^ In file included from ../aten/src/ATen/Tensor.h:3, from ../aten/src/ATen/Context.h:4, from ../aten/src/ATen/ATen.h:9, from ../torch/csrc/utils/tensor_flatten.h:5, from ../torch/csrc/utils/tensor_flatten.cpp:1: aten/src/ATen/core/TensorBody.h:303:30: note: declared here 303 | DeprecatedTypeProperties & type() const { | ^~~~ ../torch/csrc/utils/tensor_flatten.cpp:75:37: warning: ‘at::DeprecatedTypeProperties& at::Tensor::type() const’ is deprecated: Tensor.type() is deprecated. Instead use Tensor.options(), which in many cases (e.g. in a constructor) is a drop-in replacement. If you were using data from type(), that is now available from Tensor itself, so instead of tensor.type().scalar_type(), use tensor.scalar_type() instead and instead of tensor.type().backend() use tensor.device(). [-Wdeprecated-declarations] 75 | auto * type = &tmpl_tensor.type(); | ^ In file included from ../aten/src/ATen/Tensor.h:3, from ../aten/src/ATen/Context.h:4, from ../aten/src/ATen/ATen.h:9, from ../torch/csrc/utils/tensor_flatten.h:5, from ../torch/csrc/utils/tensor_flatten.cpp:1: aten/src/ATen/core/TensorBody.h:303:30: note: declared here 303 | DeprecatedTypeProperties & type() const { | ^~~~ [4572/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o [4573/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o [4574/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o [4575/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o [4576/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o [4577/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o [4578/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o [4579/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o [4580/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o [4581/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/onnxifi_op.cc.o [4582/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o [4583/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o [4584/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o [4585/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o [4586/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o [4587/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o [4588/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o [4589/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/queue/blobs_queue_db.cc.o [4590/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o [4591/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o [4592/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o [4593/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o [4594/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o [4595/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o [4596/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o [4597/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o [4598/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o [4599/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o [4600/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o [4601/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o [4602/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o [4603/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o [4604/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o [4605/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o [4606/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o [4607/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/sequential.cpp.o [4608/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o [4609/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o [4610/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o [4611/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o [4612/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o [4613/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o [4614/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/iter_op.cc.o [4615/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o [4616/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o [4617/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o [4618/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o [4619/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o [4620/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o [4621/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o [4622/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o [4623/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o [4624/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/export_data.cpp.o [4625/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/utility_ops.cc.o [4626/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o [4627/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o [4628/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o [4629/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o [4630/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o [4631/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o [4632/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o [4633/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o [4634/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o [4635/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o [4636/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o [4637/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o [4638/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o [4639/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o [4640/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o [4641/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o [4642/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o [4643/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o [4644/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o [4645/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o [4646/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o [4647/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o [4648/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o [4649/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o [4650/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o [4651/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o [4652/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/conv_dnnlowp_op.cc.o [4653/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/optim/sgd.cpp.o [4654/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o [4655/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o [4656/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o [4657/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o [4658/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o [4659/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o [4660/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o [4661/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o [4662/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o [4663/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o [4664/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o [4665/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o [4666/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o [4667/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o [4668/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX.cpp.o [4669/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o [4670/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o [4671/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o [4672/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o [4673/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o [4674/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o [4675/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o [4676/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o [4677/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o [4678/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX.cpp.o [4679/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o [4680/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o [4681/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o [4682/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o [4683/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o [4684/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o [4685/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o [4686/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX.cpp.o [4687/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o [4688/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o [4689/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o [4690/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o [4691/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o [4692/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o [4693/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o [4694/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o [4695/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o [4696/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX.cpp.o [4697/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX2.cpp.o [4698/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX.cpp.o [4699/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX.cpp.o [4700/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o [4701/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX.cpp.o [4702/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o [4703/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o [4704/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o [4705/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o [4706/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o [4707/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o [4708/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o [4709/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o [4710/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX.cpp.o [4711/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o [4712/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o [4713/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX.cpp.o [4714/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o [4715/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o [4716/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX2.cpp.o [4717/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.o [4718/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o [4719/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX.cpp.o [4720/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o [4721/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o [4722/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o [4723/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o [4724/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o [4725/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o [4726/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/segment_reduction_op.cc.o [4727/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX.cpp.o [4728/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX.cpp.o [4729/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX2.cpp.o [4730/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o [4731/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o [4732/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o [4733/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX.cpp.o [4734/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o [4735/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX.cpp.o [4736/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o [4737/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX.cpp.o [4738/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX.cpp.o [4739/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o [4740/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_legacy.cpp.o [4741/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o [4742/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o [4743/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX2.cpp.o [4744/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o [4745/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o [4746/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX2.cpp.o [4747/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o [4748/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o [4749/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX.cpp.o [4750/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o [4751/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o [4752/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o [4753/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp.o [4754/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o [4755/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o [4756/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o [4757/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX.cpp.o [4758/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o [4759/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX2.cpp.o [4760/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX2.cpp.o [4761/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX2.cpp.o [4762/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o [4763/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX2.cpp.o [4764/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o [4765/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX2.cpp.o [4766/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o [4767/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX2.cpp.o [4768/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o [4769/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX.cpp.o [4770/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o [4771/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o [4772/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX.cpp.o [4773/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX2.cpp.o [4774/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o [4775/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX2.cpp.o [4776/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o [4777/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX2.cpp.o [4778/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX.cpp.o [4779/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX2.cpp.o [4780/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX2.cpp.o [4781/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX2.cpp.o [4782/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o [4783/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o [4784/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o [4785/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o [4786/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o [4787/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o [4788/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o [4789/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o [4790/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o [4791/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX2.cpp.o [4792/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o [4793/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o In file included from ../third_party/onnx/onnx/defs/shape_inference.h:4, from ../third_party/onnx/onnx/defs/schema.h:24, from ../third_party/onnx/onnx/checker.h:7, from ../torch/csrc/jit/serialization/export.cpp:20: ../third_party/onnx/onnx/proto_utils.h: In instantiation of ‘bool onnx_torch::ParseProtoFromBytes(Proto*, const char*, size_t) [with Proto = onnx_torch::ModelProto; size_t = long unsigned int]’: ../torch/csrc/jit/serialization/export.cpp:952:77: required from here ../third_party/onnx/onnx/proto_utils.h:34:34: warning: ‘void google::protobuf::io::CodedInputStream::SetTotalBytesLimit(int, int)’ is deprecated: Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. [-Wdeprecated-declarations] 34 | coded_stream.SetTotalBytesLimit((2048LL << 20) - 1, 512LL << 20); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from third_party/onnx/onnx/onnx_onnx_torch-ml.pb.h:23, from third_party/onnx/onnx/onnx-ml.pb.h:2, from ../third_party/onnx/onnx/onnx_pb.h:50, from ../torch/csrc/jit/serialization/onnx.h:3, from ../torch/csrc/jit/serialization/export.cpp:17: ../third_party/protobuf/src/google/protobuf/io/coded_stream.h:397:8: note: declared here 397 | void SetTotalBytesLimit(int total_bytes_limit, int) { | ^~~~~~~~~~~~~~~~~~ [4794/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o [4795/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX.cpp.o [4796/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX.cpp.o [4797/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX.cpp.o [4798/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX2.cpp.o [4799/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX.cpp.o [4800/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX.cpp.o [4801/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX.cpp.o [4802/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX2.cpp.o [4803/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp.o [4804/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o [4805/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o [4806/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX2.cpp.o [4807/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX2.cpp.o [4808/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o [4809/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX.cpp.o [4810/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o [4811/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX2.cpp.o [4812/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX2.cpp.o [4813/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o [4814/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX2.cpp.o [4815/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX.cpp.o [4816/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX.cpp.o [4817/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o [4818/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp.o [4819/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o [4820/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o [4821/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX2.cpp.o [4822/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o [4823/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o [4824/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX.cpp.o [4825/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX2.cpp.o [4826/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o [4827/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX2.cpp.o [4828/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o In file included from ../torch/csrc/jit/runtime/custom_operator.h:5, from ../torch/csrc/jit/runtime/register_prim_ops.cpp:2: ../torch/csrc/jit/runtime/operator.h: In instantiation of ‘c10::optional torch::jit::OperatorGenerator(torch::detail::SelectiveStr, Func&&, torch::jit::AliasAnalysisKind) [with Func = torch::jit::{anonymous}::; torch::jit::AliasAnalysisKind = c10::AliasAnalysisKind]’: ../torch/csrc/jit/runtime/register_prim_ops.cpp:101:35: required from here ../torch/csrc/jit/runtime/operator.h:235:34: warning: ‘torch::jit::Operator::Operator(std::string, std::function&)>, c10::AliasAnalysisKind)’ is deprecated: Please define your operator as taking a `Stack*` argument instead of `Stack&` and as returning `void` instead of `int`. [-Wdeprecated-declarations] 235 | return c10::optional(Operator( | ^~~~~~~~~ 236 | std::string(schema_str), std::forward(op), alias_analysis)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../torch/csrc/jit/runtime/operator.h:89:3: note: declared here 89 | Operator( | ^~~~~~~~ ../torch/csrc/jit/runtime/operator.h: In instantiation of ‘c10::optional torch::jit::OperatorGenerator(torch::detail::SelectiveStr, Func&&, torch::jit::AliasAnalysisKind) [with Func = torch::jit::{anonymous}::; torch::jit::AliasAnalysisKind = c10::AliasAnalysisKind]’: ../torch/csrc/jit/runtime/register_prim_ops.cpp:204:35: required from here ../torch/csrc/jit/runtime/operator.h:235:34: warning: ‘torch::jit::Operator::Operator(std::string, std::function&)>, c10::AliasAnalysisKind)’ is deprecated: Please define your operator as taking a `Stack*` argument instead of `Stack&` and as returning `void` instead of `int`. [-Wdeprecated-declarations] 235 | return c10::optional(Operator( | ^~~~~~~~~ 236 | std::string(schema_str), std::forward(op), alias_analysis)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../torch/csrc/jit/runtime/operator.h:89:3: note: declared here 89 | Operator( | ^~~~~~~~ ../torch/csrc/jit/runtime/operator.h: In instantiation of ‘c10::optional torch::jit::OperatorGenerator(torch::detail::SelectiveStr, Func&&, torch::jit::AliasAnalysisKind) [with Func = torch::jit::{anonymous}::; torch::jit::AliasAnalysisKind = c10::AliasAnalysisKind]’: ../torch/csrc/jit/runtime/register_prim_ops.cpp:214:35: required from here ../torch/csrc/jit/runtime/operator.h:235:34: warning: ‘torch::jit::Operator::Operator(std::string, std::function&)>, c10::AliasAnalysisKind)’ is deprecated: Please define your operator as taking a `Stack*` argument instead of `Stack&` and as returning `void` instead of `int`. [-Wdeprecated-declarations] 235 | return c10::optional(Operator( | ^~~~~~~~~ 236 | std::string(schema_str), std::forward(op), alias_analysis)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../torch/csrc/jit/runtime/operator.h:89:3: note: declared here 89 | Operator( | ^~~~~~~~ ../torch/csrc/jit/runtime/operator.h: In instantiation of ‘c10::optional torch::jit::OperatorGenerator(torch::detail::SelectiveStr, Func&&, torch::jit::AliasAnalysisKind) [with Func = torch::jit::{anonymous}::; torch::jit::AliasAnalysisKind = c10::AliasAnalysisKind]’: ../torch/csrc/jit/runtime/register_prim_ops.cpp:843:35: required from here ../torch/csrc/jit/runtime/operator.h:235:34: warning: ‘torch::jit::Operator::Operator(std::string, std::function&)>, c10::AliasAnalysisKind)’ is deprecated: Please define your operator as taking a `Stack*` argument instead of `Stack&` and as returning `void` instead of `int`. [-Wdeprecated-declarations] 235 | return c10::optional(Operator( | ^~~~~~~~~ 236 | std::string(schema_str), std::forward(op), alias_analysis)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../torch/csrc/jit/runtime/operator.h:89:3: note: declared here 89 | Operator( | ^~~~~~~~ ../torch/csrc/jit/runtime/operator.h: In instantiation of ‘c10::optional torch::jit::OperatorGenerator(torch::detail::SelectiveStr, Func&&, torch::jit::AliasAnalysisKind) [with Func = torch::jit::{anonymous}::; torch::jit::AliasAnalysisKind = c10::AliasAnalysisKind]’: ../torch/csrc/jit/runtime/register_prim_ops.cpp:855:35: required from here ../torch/csrc/jit/runtime/operator.h:235:34: warning: ‘torch::jit::Operator::Operator(std::string, std::function&)>, c10::AliasAnalysisKind)’ is deprecated: Please define your operator as taking a `Stack*` argument instead of `Stack&` and as returning `void` instead of `int`. [-Wdeprecated-declarations] 235 | return c10::optional(Operator( | ^~~~~~~~~ 236 | std::string(schema_str), std::forward(op), alias_analysis)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../torch/csrc/jit/runtime/operator.h:89:3: note: declared here 89 | Operator( | ^~~~~~~~ ../torch/csrc/jit/runtime/operator.h: In instantiation of ‘c10::optional torch::jit::OperatorGenerator(torch::detail::SelectiveStr, Func&&, torch::jit::AliasAnalysisKind) [with Func = torch::jit::{anonymous}::; torch::jit::AliasAnalysisKind = c10::AliasAnalysisKind]’: ../torch/csrc/jit/runtime/register_prim_ops.cpp:873:35: required from here ../torch/csrc/jit/runtime/operator.h:235:34: warning: ‘torch::jit::Operator::Operator(std::string, std::function&)>, c10::AliasAnalysisKind)’ is deprecated: Please define your operator as taking a `Stack*` argument instead of `Stack&` and as returning `void` instead of `int`. [-Wdeprecated-declarations] 235 | return c10::optional(Operator( | ^~~~~~~~~ 236 | std::string(schema_str), std::forward(op), alias_analysis)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../torch/csrc/jit/runtime/operator.h:89:3: note: declared here 89 | Operator( | ^~~~~~~~ ../torch/csrc/jit/runtime/operator.h: In instantiation of ‘c10::optional torch::jit::OperatorGenerator(torch::detail::SelectiveStr, Func&&, torch::jit::AliasAnalysisKind) [with Func = torch::jit::{anonymous}::; torch::jit::AliasAnalysisKind = c10::AliasAnalysisKind]’: ../torch/csrc/jit/runtime/register_prim_ops.cpp:885:35: required from here ../torch/csrc/jit/runtime/operator.h:235:34: warning: ‘torch::jit::Operator::Operator(std::string, std::function&)>, c10::AliasAnalysisKind)’ is deprecated: Please define your operator as taking a `Stack*` argument instead of `Stack&` and as returning `void` instead of `int`. [-Wdeprecated-declarations] 235 | return c10::optional(Operator( | ^~~~~~~~~ 236 | std::string(schema_str), std::forward(op), alias_analysis)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../torch/csrc/jit/runtime/operator.h:89:3: note: declared here 89 | Operator( | ^~~~~~~~ [4829/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX.cpp.o [4830/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o [4831/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX2.cpp.o [4832/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX.cpp.o [4833/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX.cpp.o [4834/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp.o [4835/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp.o [4836/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX.cpp.o [4837/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o [4838/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/operator_fallback_ideep.cc.o [4839/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o [4840/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o [4841/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o [4842/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o [4843/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU.cpp.o [4844/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o [4845/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp.o [4846/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMath.cpp.o [4847/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX.cpp.o [4848/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o [4849/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o [4850/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o [4851/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o [4852/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o [4853/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o [4854/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/contrib/aten/aten_op.cc.o [4855/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX.cpp.o [4856/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX2.cpp.o [4857/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX2.cpp.o [4858/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX.cpp.o [4859/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o [4860/5994] Linking CXX shared library lib/libtorch_cpu.so [4861/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCTensorMathMagma.cu.o FAILED: caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCTensorMathMagma.cu.o cd /tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC && /home/daniel/py38/lib/python3.8/site-packages/cmake/data/bin/cmake -E make_directory /tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/. && /home/daniel/py38/lib/python3.8/site-packages/cmake/data/bin/cmake -D verbose:BOOL=OFF -D build_configuration:STRING=Release -D generated_file:STRING=/tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/./torch_cuda_generated_THCTensorMathMagma.cu.o -D generated_cubin_file:STRING=/tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/./torch_cuda_generated_THCTensorMathMagma.cu.o.cubin.txt -P /tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCTensorMathMagma.cu.o.Release.cmake In file included from /usr/local/magma/include/magma_copy.h:12, from /usr/local/magma/include/magmablas.h:12, from /usr/local/magma/include/magma_v2.h:18, from /tmp/pip-req-build-95q72bm2/aten/src/THC/THCTensorMathMagma.cuh:5, from /tmp/pip-req-build-95q72bm2/aten/src/THC/THCTensorMathMagma.cu:4: /usr/local/magma/include/magma_types.h:24:2: error: #error No 'HAVE_*' macros were set! (defaulting to CUBLAS) 24 | #error No 'HAVE_*' macros were set! (defaulting to CUBLAS) | ^~~~~ In file included from /usr/local/magma/include/magma_copy.h:12, from /usr/local/magma/include/magmablas.h:12, from /usr/local/magma/include/magma_v2.h:18, from /tmp/pip-req-build-95q72bm2/aten/src/THC/THCTensorMathMagma.cuh:5, from /tmp/pip-req-build-95q72bm2/aten/src/THC/THCTensorMathMagma.cu:4: /usr/local/magma/include/magma_types.h:469:6: error: #error "One of HAVE_CUBLAS, HAVE_HIP, HAVE_clBLAS, or HAVE_MIC must be defined. For example, add -DHAVE_CUBLAS to CFLAGS, or #define HAVE_CUBLAS before #include . In MAGMA, this happens in Makefile." 469 | #error "One of HAVE_CUBLAS, HAVE_HIP, HAVE_clBLAS, or HAVE_MIC must be defined. For example, add -DHAVE_CUBLAS to CFLAGS, or #define HAVE_CUBLAS before #include . In MAGMA, this happens in Makefile." | ^~~~~ CMake Error at torch_cuda_generated_THCTensorMathMagma.cu.o.Release.cmake:221 (message): Error generating /tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/./torch_cuda_generated_THCTensorMathMagma.cu.o [4862/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_BatchLinearAlgebraLib.cu.o FAILED: caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_BatchLinearAlgebraLib.cu.o cd /tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda && /home/daniel/py38/lib/python3.8/site-packages/cmake/data/bin/cmake -E make_directory /tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/. && /home/daniel/py38/lib/python3.8/site-packages/cmake/data/bin/cmake -D verbose:BOOL=OFF -D build_configuration:STRING=Release -D generated_file:STRING=/tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/./torch_cuda_generated_BatchLinearAlgebraLib.cu.o -D generated_cubin_file:STRING=/tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/./torch_cuda_generated_BatchLinearAlgebraLib.cu.o.cubin.txt -P /tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_BatchLinearAlgebraLib.cu.o.Release.cmake In file included from /tmp/pip-req-build-95q72bm2/aten/src/ATen/native/cuda/MiscUtils.h:9, from /tmp/pip-req-build-95q72bm2/aten/src/ATen/native/cuda/BatchLinearAlgebraLib.cu:14: /usr/local/magma/include/magma_types.h:24:2: error: #error No 'HAVE_*' macros were set! (defaulting to CUBLAS) 24 | #error No 'HAVE_*' macros were set! (defaulting to CUBLAS) | ^~~~~ In file included from /tmp/pip-req-build-95q72bm2/aten/src/ATen/native/cuda/MiscUtils.h:9, from /tmp/pip-req-build-95q72bm2/aten/src/ATen/native/cuda/BatchLinearAlgebraLib.cu:14: /usr/local/magma/include/magma_types.h:469:6: error: #error "One of HAVE_CUBLAS, HAVE_HIP, HAVE_clBLAS, or HAVE_MIC must be defined. For example, add -DHAVE_CUBLAS to CFLAGS, or #define HAVE_CUBLAS before #include . In MAGMA, this happens in Makefile." 469 | #error "One of HAVE_CUBLAS, HAVE_HIP, HAVE_clBLAS, or HAVE_MIC must be defined. For example, add -DHAVE_CUBLAS to CFLAGS, or #define HAVE_CUBLAS before #include . In MAGMA, this happens in Makefile." | ^~~~~ CMake Error at torch_cuda_generated_BatchLinearAlgebraLib.cu.o.Release.cmake:221 (message): Error generating /tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/./torch_cuda_generated_BatchLinearAlgebraLib.cu.o [4863/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_BatchLinearAlgebra.cu.o FAILED: caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_BatchLinearAlgebra.cu.o cd /tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda && /home/daniel/py38/lib/python3.8/site-packages/cmake/data/bin/cmake -E make_directory /tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/. && /home/daniel/py38/lib/python3.8/site-packages/cmake/data/bin/cmake -D verbose:BOOL=OFF -D build_configuration:STRING=Release -D generated_file:STRING=/tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/./torch_cuda_generated_BatchLinearAlgebra.cu.o -D generated_cubin_file:STRING=/tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/./torch_cuda_generated_BatchLinearAlgebra.cu.o.cubin.txt -P /tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_BatchLinearAlgebra.cu.o.Release.cmake In file included from /tmp/pip-req-build-95q72bm2/aten/src/ATen/native/cuda/MiscUtils.h:9, from /tmp/pip-req-build-95q72bm2/aten/src/ATen/native/cuda/BatchLinearAlgebra.cu:10: /usr/local/magma/include/magma_types.h:24:2: error: #error No 'HAVE_*' macros were set! (defaulting to CUBLAS) 24 | #error No 'HAVE_*' macros were set! (defaulting to CUBLAS) | ^~~~~ In file included from /tmp/pip-req-build-95q72bm2/aten/src/ATen/native/cuda/MiscUtils.h:9, from /tmp/pip-req-build-95q72bm2/aten/src/ATen/native/cuda/BatchLinearAlgebra.cu:10: /usr/local/magma/include/magma_types.h:469:6: error: #error "One of HAVE_CUBLAS, HAVE_HIP, HAVE_clBLAS, or HAVE_MIC must be defined. For example, add -DHAVE_CUBLAS to CFLAGS, or #define HAVE_CUBLAS before #include . In MAGMA, this happens in Makefile." 469 | #error "One of HAVE_CUBLAS, HAVE_HIP, HAVE_clBLAS, or HAVE_MIC must be defined. For example, add -DHAVE_CUBLAS to CFLAGS, or #define HAVE_CUBLAS before #include . In MAGMA, this happens in Makefile." | ^~~~~ CMake Error at torch_cuda_generated_BatchLinearAlgebra.cu.o.Release.cmake:221 (message): Error generating /tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/./torch_cuda_generated_BatchLinearAlgebra.cu.o [4864/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCSleep.cu.o [4865/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/torch_cuda_generated_SparseCUDABlas.cu.o [4866/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/utils/math/torch_cuda_generated_broadcast.cu.o [4867/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCReduceApplyUtils.cu.o [4868/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCStorage.cu.o [4869/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_generate_proposals_op_util_nms_gpu.cu.o [4870/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_DepthwiseConv2d.cu.o [4871/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_ConvolutionMM2d.cu.o [4872/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_SparseMM.cu.o [4873/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_CrossKernel.cu.o [4874/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/detail/torch_cuda_generated_IndexUtils.cu.o [4875/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCTensor.cu.o [4876/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_RecordStream.cu.o [4877/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Repeat.cu.o [4878/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_CUDAScalar.cu.o [4879/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCSortUtils.cu.o [4880/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCTensorMathPairwise.cu.o [4881/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/utils/math/torch_cuda_generated_transpose.cu.o [4882/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCStorageCopy.cu.o [4883/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Reduce.cu.o [4884/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathPointwiseBool.cu.o [4885/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/core/torch_cuda_generated_context_gpu.cu.o [4886/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Blas.cu.o [4887/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_UpSampleNearest2d.cu.o [4888/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_ReflectionPad.cu.o [4889/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_UpSampleNearest1d.cu.o [4890/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Im2Col.cu.o [4891/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THCUNN/torch_cuda_generated_MultiLabelMarginCriterion.cu.o [4892/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Bucketization.cu.o [4893/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_UpSampleLinear1d.cu.o [4894/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THCUNN/torch_cuda_generated_MultiMarginCriterion.cu.o [4895/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_FractionalMaxPool3d.cu.o [4896/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_FractionalMaxPool2d.cu.o [4897/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THCUNN/torch_cuda_generated_ClassNLLCriterion.cu.o [4898/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_UpSampleBicubic2d.cu.o [4899/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_UpSampleNearest3d.cu.o [4900/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THCUNN/torch_cuda_generated_SpatialClassNLLCriterion.cu.o [4901/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathPointwiseHalf.cu.o [4902/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Col2Im.cu.o [4903/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/torch_cuda_generated_int_repr_quant.cu.o [4904/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathReduceBool.cu.o [4905/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_AdaptiveMaxPooling2d.cu.o [4906/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_UpSampleTrilinear3d.cu.o [4907/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCTensorMathReduce.cu.o [4908/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathPointwiseLong.cu.o [4909/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Resize.cu.o [4910/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_UpSampleBilinear2d.cu.o [4911/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathPointwiseChar.cu.o [4912/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathPointwiseShort.cu.o [4913/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathPointwiseInt.cu.o [4914/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCTensorSort.cu.o [4915/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathPointwiseByte.cu.o [4916/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathPointwiseFloat.cu.o [4917/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_MaxUnpooling.cu.o [4918/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_NaiveConvolutionTranspose3d.cu.o [4919/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathPointwiseDouble.cu.o [4920/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_AdaptiveMaxPooling3d.cu.o [4921/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_AdaptiveAveragePooling3d.cu.o [4922/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_DilatedMaxPool3d.cu.o [4923/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THCUNN/torch_cuda_generated_SpatialConvolutionMM.cu.o [4924/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_NaiveConvolutionTranspose2d.cu.o [4925/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_WeightNorm.cu.o [4926/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_layer_norm_kernel.cu.o [4927/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCTensorRandom.cu.o [4928/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_AdaptiveAveragePooling.cu.o [4929/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_LossCTC.cu.o [4930/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_ReplicationPadding.cu.o [4931/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_DilatedMaxPool2d.cu.o [4932/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCTensorScatterGather.cu.o [4933/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/torch_cuda_generated_make_per_tensor_quantized_tensor.cu.o [4934/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_AmpKernels.cu.o [4935/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_AveragePool2d.cu.o [4936/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_SpectralOps.cu.o [4937/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_NaiveDilatedConvolution.cu.o [4938/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/torch_cuda_generated_SparseMatMul.cu.o [4939/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_TensorTransformations.cu.o [4940/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_RangeFactories.cu.o [4941/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_MultinomialKernel.cu.o [4942/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_DistanceKernel.cu.o [4943/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THCUNN/torch_cuda_generated_RReLU.cu.o [4944/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathReduceFloat.cu.o [4945/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathReduceLong.cu.o [4946/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_AveragePool3d.cu.o [4947/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathReduceDouble.cu.o [4948/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathReduceBFloat16.cu.o [4949/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_TriangularOps.cu.o [4950/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathReduceByte.cu.o [4951/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathReduceShort.cu.o [4952/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_ensure_cpu_output_op.cu.o [4953/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_boolean_unmask_ops.cu.o [4954/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_data_couple_gpu.cu.o [4955/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathReduceHalf.cu.o [4956/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_ceil_op.cu.o [4957/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_RNN.cu.o [4958/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_accumulate_op.cu.o [4959/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_floor_op.cu.o [4960/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCTensorMath.cu.o [4961/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathReduceInt.cu.o [4962/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THCUNN/torch_cuda_generated_SpatialDepthwiseConvolution.cu.o [4963/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathReduceChar.cu.o [4964/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_glu_op.cu.o [4965/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_channel_shuffle_op.cu.o [4966/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_accuracy_op.cu.o [4967/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Shape.cu.o [4968/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_async_net_barrier_op.cu.o [4969/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_lpnorm_op.cu.o [4970/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_gather_op.cu.o [4971/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_distance_op.cu.o [4972/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_find_op.cu.o [4973/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_clip_op.cu.o [4974/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_enforce_finite_op.cu.o [4975/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_cosine_embedding_criterion_op.cu.o [4976/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_ComplexKernel.cu.o [4977/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_assert_op.cu.o [4978/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_dropout_op.cu.o [4979/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_channel_backprop_stats_op.cu.o [4980/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_batch_moments_op.cu.o [4981/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_depthwise_3x3_conv_op_cudnn.cu.o [4982/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_alias_with_name.cu.o [4983/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_batch_matmul_op.cu.o [4984/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_channelwise_conv3d_op_cudnn.cu.o [4985/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/torch_cuda_generated_SparseCUDATensorMath.cu.o [4986/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_atan_op.cu.o [4987/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_batch_gather_ops.cu.o [4988/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_cross_entropy_op.cu.o [4989/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_affine_channel_op.cu.o [4990/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_batch_permutation_op.cu.o [4991/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_copy_op.cu.o [4992/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_ForeachBinaryOpScalarList.cu.o [4993/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_elementwise_linear_op.cu.o [4994/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_LogAddExpKernel.cu.o [4995/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_channel_stats_op.cu.o [4996/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/torch_cuda_generated_SparseCUDATensor.cu.o [4997/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_filler_op.cu.o [4998/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_DistributionLogNormalKernel.cu.o [4999/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCTensorCopy.cu.o [5000/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_arg_ops.cu.o [5001/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_cos_op.cu.o [5002/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_asin_op.cu.o [5003/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_deform_conv_op.cu.o [5004/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_DistributionUniform.cu.o [5005/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/torch_cuda_generated_affine_quantizer.cu.o [5006/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_DistributionNormal.cu.o [5007/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_erf_op.cu.o [5008/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorTopKByte.cu.o [5009/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/utils/math/torch_cuda_generated_reduce.cu.o [5010/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_acos_op.cu.o [5011/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_DistributionCauchyKernel.cu.o [5012/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_cast_op.cu.o [5013/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_cube_op.cu.o [5014/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_abs_op.cu.o [5015/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THCUNN/torch_cuda_generated_LogSigmoid.cu.o [5016/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_cosh_op.cu.o [5017/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_DistributionExponentialKernel.cu.o [5018/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorTopKChar.cu.o [5019/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_FillKernel.cu.o [5020/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_elu_op.cu.o [5021/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_bucketize_op.cu.o [5022/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/utils/math/torch_cuda_generated_elementwise.cu.o [5023/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_ForeachPointwiseOp.cu.o [5024/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_boolean_mask_ops.cu.o [5025/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_cbrt_op.cu.o [5026/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_ForeachBinaryOpScalar.cu.o [5027/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_batch_sparse_to_dense_op.cu.o [5028/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_EmbeddingBackwardKernel.cu.o [5029/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_ForeachBinaryOpList.cu.o [5030/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_spatial_batch_norm_op_cudnn.cu.o [5031/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Lerp.cu.o [5032/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THCUNN/torch_cuda_generated_GatedLinearUnit.cu.o [5033/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/torch_cuda_generated_fake_quantize_core.cu.o [5034/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_FunctionOfAMatrixUtilsKernel.cu.o [5035/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_elementwise_ops.cu.o [5036/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_SummaryOps.cu.o [5037/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorTopKShort.cu.o [5038/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Normalization.cu.o [5039/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_elementwise_mul_op.cu.o [5040/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorTopKHalf.cu.o [5041/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_CopysignKernel.cu.o [5042/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_AbsKernel.cu.o [5043/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_elementwise_div_op.cu.o [5044/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_GcdLcmKernel.cu.o [5045/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorTopKBFloat16.cu.o [5046/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_DistributionGeometricKernel.cu.o [5047/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_EmbeddingBag.cu.o [5048/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Embedding.cu.o [5049/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_GridSampler.cu.o [5050/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Dropout.cu.o [5051/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Copy.cu.o [5052/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_generate_proposals_op.cu.o [5053/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorSortInt.cu.o [5054/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorSortByte.cu.o [5055/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorSortChar.cu.o [5056/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorSortLong.cu.o [5057/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorSortShort.cu.o [5058/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Loss.cu.o [5059/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/torch_cuda_generated_SoftMax.cu.o [5060/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorSortDouble.cu.o [5061/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorSortFloat.cu.o [5062/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorSortHalf.cu.o [5063/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorSortBFloat16.cu.o [5064/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorTopKInt.cu.o [5065/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_UnaryFractionKernels.cu.o [5066/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_BinaryGeometricKernels.cu.o [5067/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_BinaryMiscBackwardOpsKernels.cu.o [5068/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_UnfoldBackwardKernel.cu.o [5069/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorTopKFloat.cu.o [5070/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_SoftMax.cu.o [5071/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_BinaryMiscOpsKernels.cu.o [5072/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_UnaryGammaKernels.cu.o [5073/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_UnaryComplexKernels.cu.o [5074/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_DistributionRandomKernel.cu.o [5075/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_CompareGTKernel.cu.o [5076/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_CompareGEKernel.cu.o [5077/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_CompareLTKernel.cu.o [5078/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_CompareLEKernel.cu.o [5079/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_ScatterGatherKernel.cu.o [5080/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_LinearAlgebra.cu.o [5081/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_CompareNEKernel.cu.o [5082/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_CompareEQKernel.cu.o [5083/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_BinaryAddSubKernel.cu.o [5084/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_StepKernel.cu.o [5085/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_TensorCompare.cu.o [5086/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_UnarySignKernels.cu.o [5087/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_UnaryLogKernels.cu.o [5088/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/utils/torch_cuda_generated_math_gpu.cu.o [5089/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_PointwiseOpsKernel.cu.o [5090/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_ReduceMomentKernel.cu.o [5091/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorTopKLong.cu.o [5092/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_IGammaKernel.cu.o [5093/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorTopKDouble.cu.o [5094/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_BinaryBitwiseOpsKernels.cu.o [5095/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_BinaryShiftOpsKernels.cu.o [5096/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_BinaryRemainderKernel.cu.o [5097/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_group_norm_kernel.cu.o [5098/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Indexing.cu.o [5099/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_ForeachUnaryOp.cu.o [5100/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_ReduceLogicKernel.cu.o [5101/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_IndexKernel.cu.o [5102/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCTensorIndex.cu.o [5103/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Distributions.cu.o [5104/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_DistributionBernoulli.cu.o [5105/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_MaxMinElementwiseKernel.cu.o [5106/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_ReduceSumProdKernel.cu.o [5107/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_BinaryLogicalOpsKernels.cu.o [5108/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_ScanKernels.cu.o [5109/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_UnaryOpsKernel.cu.o [5110/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Activation.cu.o [5111/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Sorting.cu.o [5112/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_BinaryMulDivKernel.cu.o [5113/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_PowKernel.cu.o [5114/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_UnaryGeometricKernels.cu.o [5115/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_ReduceNormKernel.cu.o [5116/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_ReduceMinMaxKernel.cu.o ninja: build stopped: subcommand failed. Traceback (most recent call last): File "", line 1, in File "/tmp/pip-req-build-95q72bm2/setup.py", line 818, in build_deps() File "/tmp/pip-req-build-95q72bm2/setup.py", line 315, in build_deps build_caffe2(version=version, File "/tmp/pip-req-build-95q72bm2/tools/build_pytorch_libs.py", line 58, in build_caffe2 cmake.build(my_env) File "/tmp/pip-req-build-95q72bm2/tools/setup_helpers/cmake.py", line 345, in build self.run(build_args, my_env) File "/tmp/pip-req-build-95q72bm2/tools/setup_helpers/cmake.py", line 140, in run check_call(command, cwd=self.build_dir, env=env) File "/home/daniel/.pyenv/versions/3.8.7/lib/python3.8/subprocess.py", line 364, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['cmake', '--build', '.', '--target', 'install', '--config', 'Release', '--', '-j', '256']' returned non-zero exit status 1. Building wheel for torch (setup.py): finished with status 'error' ERROR: Failed building wheel for torch Running setup.py clean for torch Running command /home/daniel/py38/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-95q72bm2/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-95q72bm2/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' clean --all Building wheel torch-1.8.0a0+4add850 running clean 'build/lib.linux-x86_64-3.8' does not exist -- can't clean it 'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-3.8' does not exist -- can't clean it Failed to build torch Installing collected packages: torch Attempting uninstall: torch Found existing installation: torch 1.8.0a0+d0fd41d Uninstalling torch-1.8.0a0+d0fd41d: Created temporary directory: /tmp/pip-uninstall-xu3pw1up Removing file or directory /home/daniel/py38/bin/convert-caffe2-to-onnx Removing file or directory /home/daniel/py38/bin/convert-onnx-to-caffe2 Created temporary directory: /home/daniel/py38/lib/python3.8/site-packages/~affe2 Removing file or directory /home/daniel/py38/lib/python3.8/site-packages/caffe2/ Created temporary directory: /home/daniel/py38/lib/python3.8/site-packages/~orch-1.8.0a0+d0fd41d.dist-info Removing file or directory /home/daniel/py38/lib/python3.8/site-packages/torch-1.8.0a0+d0fd41d.dist-info/ Created temporary directory: /home/daniel/py38/lib/python3.8/site-packages/~orch Removing file or directory /home/daniel/py38/lib/python3.8/site-packages/torch/ Successfully uninstalled torch-1.8.0a0+d0fd41d Created temporary directory: /tmp/pip-record-lhobhc_1 Running setup.py install for torch: started Running command /home/daniel/py38/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-95q72bm2/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-95q72bm2/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-lhobhc_1/install-record.txt --single-version-externally-managed --compile --install-headers /home/daniel/py38/include/site/python3.8/torch Building wheel torch-1.8.0a0+4add850 -- Building version 1.8.0a0+4add850 cmake -GNinja -DBUILD_PYTHON=True -DBUILD_TEST=True -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/tmp/pip-req-build-95q72bm2/torch -DCMAKE_PREFIX_PATH=/home/daniel/py38 -DCUDNN_INCLUDE_DIR=/usr/include/x86_64-linux-gnu -DCUDNN_LIBRARY=/usr/lib/x86_64-linux-gnu -DNUMPY_INCLUDE_DIR=/home/daniel/py38/lib/python3.8/site-packages/numpy/core/include -DPYTHON_EXECUTABLE=/home/daniel/py38/bin/python -DPYTHON_INCLUDE_DIR=/home/daniel/.pyenv/versions/3.8.7/include/python3.8 -DPYTHON_LIBRARY=/home/daniel/.pyenv/versions/3.8.7/lib/libpython3.8.a -DTORCH_BUILD_VERSION=1.8.0a0+4add850 -DUSE_CUDA=1 -DUSE_CUDNN=1 -DUSE_DISTRIBUTED=1 -DUSE_NUMPY=True -DUSE_SYSTEM_NCCL=1 /tmp/pip-req-build-95q72bm2 -- The CXX compiler identification is GNU 10.2.0 -- The C compiler identification is GNU 10.2.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/lib/ccache/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/lib/ccache/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Not forcing any particular BLAS to be found -- Performing Test COMPILER_WORKS -- Performing Test COMPILER_WORKS - Success -- Performing Test SUPPORT_GLIBCXX_USE_C99 -- Performing Test SUPPORT_GLIBCXX_USE_C99 - Success -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED - Success -- std::exception_ptr is supported. -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING - Failed -- Turning off deprecation warning due to glog. -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX2_EXTENSIONS -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX2_EXTENSIONS - Success -- Current compiler supports avx2 extension. Will build perfkernels. -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Success -- Current compiler supports avx512f extension. Will build fbgemm. -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_SUPPORTS_RDYNAMIC -- Performing Test COMPILER_SUPPORTS_RDYNAMIC - Success -- Building using own protobuf under third_party per request. -- Use custom protobuf build. -- -- 3.11.4.0 -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success -- Caffe2 protobuf include directory: $$ -- Trying to find preferred BLAS backend of choice: MKL -- MKL_THREADING = OMP -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of void* -- Check size of void* - done CMake Warning (dev) at /home/daniel/py38/lib/python3.8/site-packages/cmake/data/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (OpenMP_C) does not match the name of the calling package (OpenMP). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindOpenMP.cmake:565 (find_package_handle_standard_args) cmake/Modules/FindMKL.cmake:213 (FIND_PACKAGE) cmake/Modules/FindMKL.cmake:307 (CHECK_ALL_LIBRARIES) cmake/Dependencies.cmake:140 (find_package) CMakeLists.txt:564 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/daniel/py38/lib/python3.8/site-packages/cmake/data/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) does not match the name of the calling package (OpenMP). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindOpenMP.cmake:565 (find_package_handle_standard_args) cmake/Modules/FindMKL.cmake:213 (FIND_PACKAGE) cmake/Modules/FindMKL.cmake:307 (CHECK_ALL_LIBRARIES) cmake/Dependencies.cmake:140 (find_package) CMakeLists.txt:564 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for cblas_sgemm -- Looking for cblas_sgemm - found -- MKL libraries: /opt/intel/mkl/lib/intel64/libmkl_intel_lp64.so;/opt/intel/mkl/lib/intel64/libmkl_gnu_thread.so;/opt/intel/mkl/lib/intel64/libmkl_core.so;-fopenmp;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libdl.so -- MKL include directory: /opt/intel/mkl/include -- MKL OpenMP type: GNU -- MKL OpenMP library: -fopenmp -- The ASM compiler identification is GNU -- Found assembler: /usr/lib/ccache/cc -- Brace yourself, we are building NNPACK -- Performing Test NNPACK_ARCH_IS_X86_32 -- Performing Test NNPACK_ARCH_IS_X86_32 - Failed -- Found PythonInterp: /home/daniel/py38/bin/python (found version "3.8.7") -- NNPACK backend is x86-64 -- Failed to find LLVM FileCheck -- Found Git: /usr/bin/git (found version "2.27.0") -- git Version: v1.4.0-505be96a -- Version: 1.4.0 -- Performing Test HAVE_CXX_FLAG_STD_CXX11 -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- Performing Test HAVE_CXX_FLAG_WALL -- Performing Test HAVE_CXX_FLAG_WALL - Success -- Performing Test HAVE_CXX_FLAG_WEXTRA -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- Performing Test HAVE_CXX_FLAG_WSHADOW -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- Performing Test HAVE_CXX_FLAG_WERROR -- Performing Test HAVE_CXX_FLAG_WERROR - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_WD654 -- Performing Test HAVE_CXX_FLAG_WD654 - Failed -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed -- Performing Test HAVE_CXX_FLAG_COVERAGE -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- Performing Test HAVE_STD_REGEX -- Performing Test HAVE_STD_REGEX -- Performing Test HAVE_STD_REGEX -- success -- Performing Test HAVE_GNU_POSIX_REGEX -- Performing Test HAVE_GNU_POSIX_REGEX -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- Performing Test HAVE_POSIX_REGEX -- Performing Test HAVE_POSIX_REGEX -- Performing Test HAVE_POSIX_REGEX -- success -- Performing Test HAVE_STEADY_CLOCK -- Performing Test HAVE_STEADY_CLOCK -- Performing Test HAVE_STEADY_CLOCK -- success -- Performing Test COMPILER_SUPPORTS_AVX512 -- Performing Test COMPILER_SUPPORTS_AVX512 - Success CMake Warning (dev) at /home/daniel/py38/lib/python3.8/site-packages/cmake/data/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (OpenMP_C) does not match the name of the calling package (OpenMP). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindOpenMP.cmake:565 (find_package_handle_standard_args) third_party/fbgemm/CMakeLists.txt:60 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found OpenMP_C: -fopenmp (found version "4.5") CMake Warning (dev) at /home/daniel/py38/lib/python3.8/site-packages/cmake/data/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) does not match the name of the calling package (OpenMP). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindOpenMP.cmake:565 (find_package_handle_standard_args) third_party/fbgemm/CMakeLists.txt:60 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") CMake Warning at third_party/fbgemm/CMakeLists.txt:62 (message): OpenMP found! OpenMP_C_INCLUDE_DIRS = CMake Warning at third_party/fbgemm/CMakeLists.txt:142 (message): ========== CMake Warning at third_party/fbgemm/CMakeLists.txt:143 (message): CMAKE_BUILD_TYPE = Release CMake Warning at third_party/fbgemm/CMakeLists.txt:144 (message): CMAKE_CXX_FLAGS_DEBUG is -g CMake Warning at third_party/fbgemm/CMakeLists.txt:145 (message): CMAKE_CXX_FLAGS_RELEASE is -O3 -DNDEBUG CMake Warning at third_party/fbgemm/CMakeLists.txt:146 (message): ========== -- Performing Test __CxxFlag__fno_threadsafe_statics -- Performing Test __CxxFlag__fno_threadsafe_statics - Success -- Performing Test __CxxFlag__fno_semantic_interposition -- Performing Test __CxxFlag__fno_semantic_interposition - Success -- Performing Test __CxxFlag__fmerge_all_constants -- Performing Test __CxxFlag__fmerge_all_constants - Success ** AsmJit Summary ** ASMJIT_DIR=/tmp/pip-req-build-95q72bm2/third_party/fbgemm/third_party/asmjit ASMJIT_TEST=FALSE ASMJIT_TARGET_TYPE=STATIC ASMJIT_DEPS=pthread;rt ASMJIT_LIBS=asmjit;pthread;rt ASMJIT_CFLAGS=-DASMJIT_STATIC ASMJIT_PRIVATE_CFLAGS=-Wall;-Wextra;-fno-math-errno;-fno-threadsafe-statics;-fno-semantic-interposition;-DASMJIT_STATIC ASMJIT_PRIVATE_CFLAGS_DBG= ASMJIT_PRIVATE_CFLAGS_REL=-O2;-fmerge-all-constants -- Found Numa: /usr/include -- Found Numa (include: /usr/include, library: /usr/lib/x86_64-linux-gnu/libnuma.so) -- Using third party subdirectory Eigen. -- Found PythonInterp: /home/daniel/py38/bin/python (found suitable version "3.8.7", minimum required is "3.0") -- Found PythonLibs: /home/daniel/.pyenv/versions/3.8.7/lib/libpython3.8.a (found suitable version "3.8.7", minimum required is "3.0") -- Could NOT find pybind11 (missing: pybind11_DIR) -- Could NOT find pybind11 (missing: pybind11_INCLUDE_DIR) -- Using third_party/pybind11. -- pybind11 include dirs: /tmp/pip-req-build-95q72bm2/cmake/../third_party/pybind11/include -- Found MPI_C: /usr/local/lib/libmpi.so (found version "3.1") -- Found MPI_CXX: /usr/local/lib/libmpi.so (found version "3.1") -- Found MPI: TRUE (found version "3.1") -- MPI support found -- MPI compile flags: -pthread -- MPI include path: /usr/local/include -- MPI LINK flags path: -Wl,-rpath -Wl,/usr/local/lib -Wl,--enable-new-dtags -pthread -- MPI libraries: /usr/local/lib/libmpi.so -- Found OpenMPI with CUDA support built. CMake Warning (dev) at /home/daniel/py38/lib/python3.8/site-packages/cmake/data/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (OpenMP_C) does not match the name of the calling package (OpenMP). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindOpenMP.cmake:565 (find_package_handle_standard_args) cmake/Dependencies.cmake:1098 (find_package) CMakeLists.txt:564 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/daniel/py38/lib/python3.8/site-packages/cmake/data/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) does not match the name of the calling package (OpenMP). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindOpenMP.cmake:565 (find_package_handle_standard_args) cmake/Dependencies.cmake:1098 (find_package) CMakeLists.txt:564 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Adding OpenMP CXX_FLAGS: -fopenmp -- Will link against OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/10/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so -- Found CUDA: /usr/local/cuda-11.2 (found version "11.2") -- Caffe2: CUDA detected: 11.2 -- Caffe2: CUDA nvcc is: /usr/local/cuda-11.2/bin/nvcc -- Caffe2: CUDA toolkit directory: /usr/local/cuda-11.2 -- Caffe2: Header version is: 11.2 -- Found CUDNN: /usr/lib/x86_64-linux-gnu/libcudnn.so -- Found cuDNN: v8.1.0 (include: /usr/include, library: /usr/lib/x86_64-linux-gnu/libcudnn.so) CMake Warning at cmake/public/utils.cmake:365 (message): In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST to cmake instead of implicitly setting it as an env variable. This will become a FATAL_ERROR in future version of pytorch. Call Stack (most recent call first): cmake/public/cuda.cmake:463 (torch_cuda_get_nvcc_gencode_flag) cmake/Dependencies.cmake:1148 (include) CMakeLists.txt:564 (include) -- Added CUDA NVCC flags for: -gencode;arch=compute_75,code=sm_75;-gencode;arch=compute_80,code=sm_80 -- Found NCCL: /usr/include -- Determining NCCL version from /usr/include/nccl.h... -- Looking for NCCL_VERSION_CODE -- Looking for NCCL_VERSION_CODE - not found -- NCCL version < 2.3.5-5 -- Found NCCL (include: /usr/include, library: /usr/lib/x86_64-linux-gnu/libnccl.so.2.8.4) -- Found CUB: /usr/local/cuda-11.2/include CMake Warning (dev) at third_party/gloo/CMakeLists.txt:21 (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_BENCHMARK'. This warning is for project developers. Use -Wno-dev to suppress it. -- Gloo build as SHARED library -- MPI include path: /usr/local/include -- MPI libraries: /usr/local/lib/libmpi.so -- Found CUDA: /usr/local/cuda-11.2 (found suitable version "11.2", minimum required is "7.0") -- CUDA detected: 11.2 CMake Warning (dev) at /home/daniel/py38/lib/python3.8/site-packages/cmake/data/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (NCCL) does not match the name of the calling package (nccl). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): third_party/gloo/cmake/Modules/Findnccl.cmake:45 (find_package_handle_standard_args) third_party/gloo/cmake/Dependencies.cmake:128 (find_package) third_party/gloo/CMakeLists.txt:102 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find NCCL (missing: NCCL_INCLUDE_DIR) CMake Warning at third_party/gloo/cmake/Dependencies.cmake:133 (message): Not compiling with NCCL support. Suppress this warning with -DUSE_NCCL=OFF. Call Stack (most recent call first): third_party/gloo/CMakeLists.txt:102 (include) -- Found CUDA: /usr/local/cuda-11.2 (found version "11.2") -- Performing Test UV_LINT_W4 -- Performing Test UV_LINT_W4 - Failed -- Performing Test UV_LINT_WALL -- Performing Test UV_LINT_WALL - Success -- Performing Test UV_LINT_NO_UNUSED_PARAMETER -- Performing Test UV_LINT_NO_UNUSED_PARAMETER - Success -- Performing Test UV_LINT_STRICT_PROTOTYPES -- Performing Test UV_LINT_STRICT_PROTOTYPES - Success -- Performing Test UV_LINT_EXTRA -- Performing Test UV_LINT_EXTRA - Success -- Found uv: 1.38.1 (found version "1.38.1") CMake Warning at cmake/Dependencies.cmake:1383 (message): Metal is only used in ios builds. Call Stack (most recent call first): CMakeLists.txt:564 (include) Generated: /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto Generated: /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto Generated: /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto -- -- ******** Summary ******** -- CMake version : 3.18.4 -- CMake command : /home/daniel/py38/lib/python3.8/site-packages/cmake/data/bin/cmake -- System : Linux -- C++ compiler : /usr/lib/ccache/c++ -- C++ compiler version : 10.2.0 -- CXX flags : -march=znver2 -mavx -mavx2 -mmmx -msse -msse2 -msse3 -msse4 -msse4.1 -msse4.2 -msse4a -mssse3 -mrdrnd -msahf -mbmi -mbmi2 -mclwb -mf16c -mfma -mfsgsbase -madx -mrdseed -mmwaitx -msha -mclzero -maes -mpclmul -mcx16 -mmovbe -mabm -mxsave -mxsaveopt -mxsavec -mxsaves -mclflushopt -mpopcnt -mrdpid -mwbnoinvd -mfxsr -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -Wnon-virtual-dtor -- Build type : Release -- Compile definitions : TH_BLAS_MKL;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 -- CMAKE_PREFIX_PATH : /home/daniel/py38;/usr/local/cuda-11.2;/usr/local/cuda-11.2 -- CMAKE_INSTALL_PREFIX : /tmp/pip-req-build-95q72bm2/torch -- CMAKE_MODULE_PATH : /tmp/pip-req-build-95q72bm2/cmake/Modules;/tmp/pip-req-build-95q72bm2/cmake/public/../Modules_CUDA_fix -- -- ONNX version : 1.8.0 -- ONNX NAMESPACE : onnx_torch -- ONNX_BUILD_TESTS : OFF -- ONNX_BUILD_BENCHMARKS : OFF -- ONNX_USE_LITE_PROTO : OFF -- ONNXIFI_DUMMY_BACKEND : OFF -- ONNXIFI_ENABLE_EXT : OFF -- -- Protobuf compiler : -- Protobuf includes : -- Protobuf libraries : -- BUILD_ONNX_PYTHON : OFF -- -- ******** Summary ******** -- CMake version : 3.18.4 -- CMake command : /home/daniel/py38/lib/python3.8/site-packages/cmake/data/bin/cmake -- System : Linux -- C++ compiler : /usr/lib/ccache/c++ -- C++ compiler version : 10.2.0 -- CXX flags : -march=znver2 -mavx -mavx2 -mmmx -msse -msse2 -msse3 -msse4 -msse4.1 -msse4.2 -msse4a -mssse3 -mrdrnd -msahf -mbmi -mbmi2 -mclwb -mf16c -mfma -mfsgsbase -madx -mrdseed -mmwaitx -msha -mclzero -maes -mpclmul -mcx16 -mmovbe -mabm -mxsave -mxsaveopt -mxsavec -mxsaves -mclflushopt -mpopcnt -mrdpid -mwbnoinvd -mfxsr -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -Wnon-virtual-dtor -- Build type : Release -- Compile definitions : TH_BLAS_MKL;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 -- CMAKE_PREFIX_PATH : /home/daniel/py38;/usr/local/cuda-11.2;/usr/local/cuda-11.2 -- CMAKE_INSTALL_PREFIX : /tmp/pip-req-build-95q72bm2/torch -- CMAKE_MODULE_PATH : /tmp/pip-req-build-95q72bm2/cmake/Modules;/tmp/pip-req-build-95q72bm2/cmake/public/../Modules_CUDA_fix -- -- ONNX version : 1.4.1 -- ONNX NAMESPACE : onnx_torch -- ONNX_BUILD_TESTS : OFF -- ONNX_BUILD_BENCHMARKS : OFF -- ONNX_USE_LITE_PROTO : OFF -- ONNXIFI_DUMMY_BACKEND : OFF -- -- Protobuf compiler : -- Protobuf includes : -- Protobuf libraries : -- BUILD_ONNX_PYTHON : OFF -- Found CUDA with FP16 support, compiling with torch.cuda.HalfTensor -- Adding -DNDEBUG to compile flags -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 - False -- Compiling with MAGMA support -- MAGMA INCLUDE DIRECTORIES: /usr/local/magma/include -- MAGMA LIBRARIES: /usr/local/magma/lib/libmagma.so -- MAGMA V2 check: 0 -- Could not find hardware support for NEON on this machine. -- No OMAP3 processor on this machine. -- No OMAP4 processor on this machine. -- Looking for cpuid.h -- Looking for cpuid.h - found -- Performing Test HAVE_GCC_GET_CPUID -- Performing Test HAVE_GCC_GET_CPUID - Success -- Performing Test NO_GCC_EBX_FPIC_BUG -- Performing Test NO_GCC_EBX_FPIC_BUG - Success -- -- Performing Test C_VSX_FOUND -- Performing Test C_VSX_FOUND - Failed -- Performing Test CXX_VSX_FOUND -- Performing Test CXX_VSX_FOUND - Failed -- -- Performing Test C_HAS_AVX_1 -- Performing Test C_HAS_AVX_1 - Success -- Performing Test C_HAS_AVX2_1 -- Performing Test C_HAS_AVX2_1 - Success -- Performing Test CXX_HAS_AVX_1 -- Performing Test CXX_HAS_AVX_1 - Success -- Performing Test CXX_HAS_AVX2_1 -- Performing Test CXX_HAS_AVX2_1 - Success -- AVX compiler support found -- AVX2 compiler support found -- Performing Test BLAS_F2C_DOUBLE_WORKS -- Performing Test BLAS_F2C_DOUBLE_WORKS - Failed -- Performing Test BLAS_F2C_FLOAT_WORKS -- Performing Test BLAS_F2C_FLOAT_WORKS - Success -- Performing Test BLAS_USE_CBLAS_DOT -- Performing Test BLAS_USE_CBLAS_DOT - Success -- Found a library with BLAS API (mkl). Full path: (/opt/intel/mkl/lib/intel64/libmkl_intel_lp64.so;/opt/intel/mkl/lib/intel64/libmkl_gnu_thread.so;/opt/intel/mkl/lib/intel64/libmkl_core.so;-fopenmp;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libdl.so) -- Found a library with LAPACK API (mkl). disabling ROCM because NOT USE_ROCM is set -- MIOpen not found. Compiling without MIOpen support -- MKLDNN_CPU_RUNTIME = OMP -- Intel MKL-DNN compat: set DNNL_ENABLE_CONCURRENT_EXEC to MKLDNN_ENABLE_CONCURRENT_EXEC with value `ON` -- Intel MKL-DNN compat: set DNNL_BUILD_EXAMPLES to MKLDNN_BUILD_EXAMPLES with value `FALSE` -- Intel MKL-DNN compat: set DNNL_BUILD_TESTS to MKLDNN_BUILD_TESTS with value `FALSE` -- Intel MKL-DNN compat: set DNNL_LIBRARY_TYPE to MKLDNN_LIBRARY_TYPE with value `STATIC` -- Intel MKL-DNN compat: set DNNL_ARCH_OPT_FLAGS to MKLDNN_ARCH_OPT_FLAGS with value `-msse4` -- Intel MKL-DNN compat: set DNNL_CPU_RUNTIME to MKLDNN_CPU_RUNTIME with value `OMP` CMake Warning (dev) at /home/daniel/py38/lib/python3.8/site-packages/cmake/data/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (OpenMP_C) does not match the name of the calling package (OpenMP). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindOpenMP.cmake:565 (find_package_handle_standard_args) third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:61 (find_package) third_party/ideep/mkl-dnn/CMakeLists.txt:118 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Found OpenMP_C: -fopenmp (found version "4.5") CMake Warning (dev) at /home/daniel/py38/lib/python3.8/site-packages/cmake/data/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) does not match the name of the calling package (OpenMP). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindOpenMP.cmake:565 (find_package_handle_standard_args) third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:61 (find_package) third_party/ideep/mkl-dnn/CMakeLists.txt:118 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- GPU support is disabled -- Primitive cache is enabled -- Found MKL-DNN: TRUE -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for mmap -- Looking for mmap - found -- Looking for shm_open -- Looking for shm_open - found -- Looking for shm_unlink -- Looking for shm_unlink - found -- Looking for malloc_usable_size -- Looking for malloc_usable_size - found -- Performing Test C_HAS_THREAD -- Performing Test C_HAS_THREAD - Success -- Version: 7.0.3 -- Build type: Release -- CXX_STANDARD: 14 -- Performing Test has_std_14_flag -- Performing Test has_std_14_flag - Success -- Performing Test has_std_1y_flag -- Performing Test has_std_1y_flag - Success -- Performing Test SUPPORTS_USER_DEFINED_LITERALS -- Performing Test SUPPORTS_USER_DEFINED_LITERALS - Success -- Performing Test FMT_HAS_VARIANT -- Performing Test FMT_HAS_VARIANT - Success -- Required features: cxx_variadic_templates -- Looking for strtod_l -- Looking for strtod_l - not found -- Configuring Kineto dependency: -- KINETO_SOURCE_DIR = /tmp/pip-req-build-95q72bm2/third_party/kineto/libkineto -- KINETO_BUILD_TESTS = OFF -- KINETO_LIBRARY_TYPE = static -- CUDA_SOURCE_DIR = /usr/local/cuda-11.2 -- CUDA_cupti_LIBRARY = /usr/local/cuda-11.2/lib64/libcupti_static.a -- CUPTI_INCLUDE_DIR = /usr/local/cuda-11.2/include -- Found PythonInterp: /home/daniel/py38/bin/python (found version "3.8.7") INFO CUPTI_INCLUDE_DIR = /usr/local/cuda-11.2/include -- Configured Kineto -- GCC 10.2.0: Adding gcc and gcc_s libs to link line -- Performing Test HAS_WERROR_FORMAT -- Performing Test HAS_WERROR_FORMAT - Success -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE - Success -- Looking for backtrace -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /usr/include -- NUMA paths: -- /usr/include -- /usr/lib/x86_64-linux-gnu/libnuma.so -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Success -- Using ATen parallel backend: OMP CMake Deprecation Warning at third_party/sleef/CMakeLists.txt:91 (cmake_policy): The OLD behavior for policy CMP0066 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1f") -- Check size of long double -- Check size of long double - done -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE - Success -- Performing Test COMPILER_SUPPORTS_FLOAT128 -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Success -- Performing Test COMPILER_SUPPORTS_SSE2 -- Performing Test COMPILER_SUPPORTS_SSE2 - Success -- Performing Test COMPILER_SUPPORTS_SSE4 -- Performing Test COMPILER_SUPPORTS_SSE4 - Success -- Performing Test COMPILER_SUPPORTS_AVX -- Performing Test COMPILER_SUPPORTS_AVX - Success -- Performing Test COMPILER_SUPPORTS_FMA4 -- Performing Test COMPILER_SUPPORTS_FMA4 - Success -- Performing Test COMPILER_SUPPORTS_AVX2 -- Performing Test COMPILER_SUPPORTS_AVX2 - Success -- Performing Test COMPILER_SUPPORTS_AVX512F -- Performing Test COMPILER_SUPPORTS_AVX512F - Success -- Performing Test COMPILER_SUPPORTS_OPENMP -- Performing Test COMPILER_SUPPORTS_OPENMP - Success -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Success -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Success -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Success -- Configuring build for SLEEF-v3.6.0 Target system: Linux-5.8.0-43-generic Target processor: x86_64 Host system: Linux-5.8.0-43-generic Host processor: x86_64 Detected C compiler: GNU @ /usr/lib/ccache/cc CMake: 3.18.4 Make program: /home/daniel/py38/bin/ninja -- Using option `-Wall -Wno-unused -Wno-attributes -Wno-unused-result -Wno-psabi -ffp-contract=off -fno-math-errno -fno-trapping-math` to compile libsleef -- Building shared libs : OFF -- Building static test bins: OFF -- MPFR : LIB_MPFR-NOTFOUND -- GMP : /usr/lib/x86_64-linux-gnu/libgmp.so -- RT : /usr/lib/x86_64-linux-gnu/librt.so -- FFTW3 : LIBFFTW3-NOTFOUND -- OPENSSL : 1.1.1f -- SDE : SDE_COMMAND-NOTFOUND -- RUNNING_ON_TRAVIS : -- COMPILER_SUPPORTS_OPENMP : 1 AT_INSTALL_INCLUDE_DIR include/ATen/core core header install: /tmp/pip-req-build-95q72bm2/build/aten/src/ATen/core/TensorBody.h -- Include NCCL operators -- Excluding FakeLowP operators -- Including IDEEP operators -- Excluding image processing operators due to no opencv -- Excluding video processing operators due to no opencv -- Include Observer library -- /usr/lib/ccache/c++ /tmp/pip-req-build-95q72bm2/torch/abi-check.cpp -o /tmp/pip-req-build-95q72bm2/build/abi-check -- Determined _GLIBCXX_USE_CXX11_ABI=1 -- MPI_INCLUDE_PATH: /usr/local/include -- MPI_LIBRARIES: /usr/local/lib/libmpi.so -- MPIEXEC: /usr/local/bin/mpiexec CMake Warning (dev) at /home/daniel/py38/lib/python3.8/site-packages/cmake/data/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (OpenMP_C) does not match the name of the calling package (OpenMP). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindOpenMP.cmake:565 (find_package_handle_standard_args) caffe2/CMakeLists.txt:1012 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/daniel/py38/lib/python3.8/site-packages/cmake/data/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) does not match the name of the calling package (OpenMP). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindOpenMP.cmake:565 (find_package_handle_standard_args) caffe2/CMakeLists.txt:1012 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- pytorch is compiling with OpenMP. OpenMP CXX_FLAGS: -fopenmp. OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/10/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so. -- Caffe2 is compiling with OpenMP. OpenMP CXX_FLAGS: -fopenmp. OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/10/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so. -- Using lib/python3.8/site-packages as python relative installation path CMake Warning at CMakeLists.txt:852 (message): Generated cmake files are only fully tested if one builds with system glog, gflags, and protobuf. Other settings may generate files that are not well tested. -- -- ******** Summary ******** -- General: -- CMake version : 3.18.4 -- CMake command : /home/daniel/py38/lib/python3.8/site-packages/cmake/data/bin/cmake -- System : Linux -- C++ compiler : /usr/lib/ccache/c++ -- C++ compiler id : GNU -- C++ compiler version : 10.2.0 -- CXX flags : -march=znver2 -mavx -mavx2 -mmmx -msse -msse2 -msse3 -msse4 -msse4.1 -msse4.2 -msse4a -mssse3 -mrdrnd -msahf -mbmi -mbmi2 -mclwb -mf16c -mfma -mfsgsbase -madx -mrdseed -mmwaitx -msha -mclzero -maes -mpclmul -mcx16 -mmovbe -mabm -mxsave -mxsaveopt -mxsavec -mxsaves -mclflushopt -mpopcnt -mrdpid -mwbnoinvd -mfxsr -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -DNDEBUG -DUSE_KINETO -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -O2 -fPIC -Wno-narrowing -Wall -Wextra -Werror=return-type -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-unused-function -Wno-unused-result -Wno-unused-local-typedefs -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -- Build type : Release -- Compile definitions : TH_BLAS_MKL;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;ONNX_NAMESPACE=onnx_torch;IDEEP_USE_MKL;HAVE_MMAP=1;_FILE_OFFSET_BITS=64;HAVE_SHM_OPEN=1;HAVE_SHM_UNLINK=1;HAVE_MALLOC_USABLE_SIZE=1;USE_EXTERNAL_MZCRC;MINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -- CMAKE_PREFIX_PATH : /home/daniel/py38;/usr/local/cuda-11.2;/usr/local/cuda-11.2 -- CMAKE_INSTALL_PREFIX : /tmp/pip-req-build-95q72bm2/torch -- -- TORCH_VERSION : 1.8.0 -- CAFFE2_VERSION : 1.8.0 -- BUILD_CAFFE2 : ON -- BUILD_CAFFE2_OPS : ON -- BUILD_CAFFE2_MOBILE : OFF -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF -- BUILD_TENSOREXPR_BENCHMARK: OFF -- BUILD_BINARY : OFF -- BUILD_CUSTOM_PROTOBUF : ON -- Link local protobuf : ON -- BUILD_DOCS : OFF -- BUILD_PYTHON : True -- Python version : 3.8.7 -- Python executable : /home/daniel/py38/bin/python -- Pythonlibs version : 3.8.7 -- Python library : /home/daniel/.pyenv/versions/3.8.7/lib/libpython3.8.a -- Python includes : /home/daniel/.pyenv/versions/3.8.7/include/python3.8 -- Python site-packages: lib/python3.8/site-packages -- BUILD_SHARED_LIBS : ON -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF -- BUILD_TEST : True -- BUILD_JNI : OFF -- BUILD_MOBILE_AUTOGRAD : OFF -- INTERN_BUILD_MOBILE : -- USE_BLAS : 1 -- BLAS : mkl -- USE_LAPACK : 1 -- LAPACK : mkl -- USE_ASAN : OFF -- USE_CPP_CODE_COVERAGE : OFF -- USE_CUDA : 1 -- Split CUDA : OFF -- CUDA static link : OFF -- USE_CUDNN : 1 -- CUDA version : 11.2 -- cuDNN version : 8.1.0 -- CUDA root directory : /usr/local/cuda-11.2 -- CUDA library : /usr/local/cuda-11.2/lib64/stubs/libcuda.so -- cudart library : /usr/local/cuda-11.2/lib64/libcudart.so -- cublas library : /usr/local/cuda-11.2/lib64/libcublas.so -- cufft library : /usr/local/cuda-11.2/lib64/libcufft.so -- curand library : /usr/local/cuda-11.2/lib64/libcurand.so -- cuDNN library : /usr/lib/x86_64-linux-gnu/libcudnn.so -- nvrtc : /usr/local/cuda-11.2/lib64/libnvrtc.so -- CUDA include path : /usr/local/cuda-11.2/include -- NVCC executable : /usr/local/cuda-11.2/bin/nvcc -- NVCC flags : -Xfatbin;-compress-all;-DONNX_NAMESPACE=onnx_torch;-gencode;arch=compute_75,code=sm_75;-gencode;arch=compute_80,code=sm_80;-Xcudafe;--diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl;-std=c++14;-Xcompiler;-fPIC;--expt-relaxed-constexpr;--expt-extended-lambda;-Wno-deprecated-gpu-targets;--expt-extended-lambda;-Xcompiler;-fPIC;-DCUDA_HAS_FP16=1;-D__CUDA_NO_HALF_OPERATORS__;-D__CUDA_NO_HALF_CONVERSIONS__;-D__CUDA_NO_BFLOAT16_CONVERSIONS__;-D__CUDA_NO_HALF2_OPERATORS__ -- CUDA host compiler : /usr/lib/ccache/cc -- NVCC --device-c : OFF -- USE_TENSORRT : OFF -- USE_ROCM : OFF -- USE_EIGEN_FOR_BLAS : -- USE_FBGEMM : ON -- USE_FAKELOWP : OFF -- USE_KINETO : ON -- USE_FFMPEG : OFF -- USE_GFLAGS : OFF -- USE_GLOG : OFF -- USE_LEVELDB : OFF -- USE_LITE_PROTO : OFF -- USE_LMDB : OFF -- USE_METAL : OFF -- USE_PYTORCH_METAL : OFF -- USE_FFTW : OFF -- USE_MKL : ON -- USE_MKLDNN : ON -- USE_MKLDNN_CBLAS : OFF -- USE_NCCL : ON -- USE_SYSTEM_NCCL : 1 -- USE_NNPACK : ON -- USE_NUMPY : ON -- USE_OBSERVERS : ON -- USE_OPENCL : OFF -- USE_OPENCV : OFF -- USE_OPENMP : ON -- USE_TBB : OFF -- USE_VULKAN : OFF -- USE_PROF : OFF -- USE_QNNPACK : ON -- USE_PYTORCH_QNNPACK : ON -- USE_REDIS : OFF -- USE_ROCKSDB : OFF -- USE_ZMQ : OFF -- USE_DISTRIBUTED : 1 -- USE_MPI : ON -- USE_GLOO : ON -- USE_TENSORPIPE : ON -- USE_DEPLOY : OFF -- Public Dependencies : Threads::Threads;caffe2::mkl;caffe2::mkldnn -- Private Dependencies : pthreadpool;cpuinfo;qnnpack;pytorch_qnnpack;nnpack;XNNPACK;fbgemm;/usr/lib/x86_64-linux-gnu/libnuma.so;fp16;/usr/local/lib/libmpi.so;gloo;tensorpipe;aten_op_header_gen;foxi_loader;rt;fmt::fmt-header-only;kineto;gcc_s;gcc;dl -- Configuring done -- Generating done -- Build files have been written to: /tmp/pip-req-build-95q72bm2/build cmake --build . --target install --config Release -- -j 256 [1/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o [2/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/any_lite.cc.o [3/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o [4/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o [5/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o [6/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_enum_util.cc.o [7/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o [8/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o [9/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o [10/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/io_win32.cc.o [11/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/strtod.cc.o [12/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o [13/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o [14/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o [15/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/parse_context.cc.o [16/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o [17/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o [18/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o [19/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o [20/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o [21/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o [22/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o [23/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o [24/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o [25/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o [26/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o [27/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o [28/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o [29/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o [30/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o [31/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o [32/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o [33/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o [34/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o [35/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o [36/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o [37/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o [38/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o [39/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o [40/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o [41/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o [42/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o [43/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o [44/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o [45/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o [46/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o [47/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o [48/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o [49/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o [50/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o [51/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o [52/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o [53/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o [54/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o [55/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o [56/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o [57/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o [58/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o [59/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o [60/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o [61/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o [62/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o [63/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o [64/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o [65/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o [66/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o [67/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o [68/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o [69/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o [70/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o [71/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o [72/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o [73/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o [74/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o [75/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o [76/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o [77/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o [78/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o [79/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o [80/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o [81/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o [82/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o [83/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o [84/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o [85/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o [86/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o [87/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o [88/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o [89/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o [90/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o [91/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o [92/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o [93/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o [94/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o [95/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o [96/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o [97/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info_test_helper.cc.o [98/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o [99/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o [100/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o [101/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o [102/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o [103/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o [104/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o [105/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o [106/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o [107/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o [108/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o [109/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o [110/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o [111/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o [112/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o [113/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o [114/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o [115/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o [116/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o [117/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o [118/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o [119/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o [120/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o [121/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o [122/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o [123/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o [124/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o [125/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o [126/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o [127/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o [128/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o [129/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o [130/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o [131/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o [132/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc.o [133/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc.o [134/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc.o [135/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc.o [136/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o [137/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o [138/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o [139/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o [140/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o [141/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field_lite.cc.o [142/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o [143/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o [144/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o [145/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o [146/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o [147/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o [148/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o [149/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o [150/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o [151/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field_lite.cc.o [152/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o [153/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o [154/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder_lite.cc.o [155/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o [156/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field_lite.cc.o [157/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o [158/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o [159/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o [160/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o [161/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o [162/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o [163/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o [164/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field_lite.cc.o [165/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o [166/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/well_known_types_embed.cc.o [167/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o [168/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o [169/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o [170/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o [171/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o [172/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o [173/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o [174/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o [175/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o [176/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o [177/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o [178/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o [179/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o [180/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o [181/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o [182/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o [183/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o [184/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o [185/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o [186/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o [187/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o [188/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o [189/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o [190/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o [191/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o [192/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o [193/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o [194/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o [195/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o [196/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o [197/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o [198/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o [199/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o [200/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o [201/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o [202/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o [203/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o [204/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o [205/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o [206/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o [207/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o [208/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o [209/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o [210/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o [211/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o [212/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o [213/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o [214/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o [215/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o [216/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o [217/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o [218/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o [219/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o [220/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o [221/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o [222/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o [223/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o [224/5994] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o [225/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o In file included from /usr/include/string.h:519, from ../third_party/protobuf/src/google/protobuf/stubs/port.h:39, from ../third_party/protobuf/src/google/protobuf/stubs/common.h:46, from ../third_party/protobuf/src/google/protobuf/message_lite.h:45, from ../third_party/protobuf/src/google/protobuf/message_lite.cc:36: In function ‘void* memcpy(void*, const void*, size_t)’, inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at ../third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at ../third_party/protobuf/src/google/protobuf/implicit_weak_message.h:87:28, inlined from ‘bool google::protobuf::MessageLite::SerializeToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at ../third_party/protobuf/src/google/protobuf/message_lite.cc:372:42: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:33: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘void* memcpy(void*, const void*, size_t)’, inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at ../third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at ../third_party/protobuf/src/google/protobuf/implicit_weak_message.h:87:28: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:33: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [226/5994] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o In file included from /usr/include/string.h:519, from ../third_party/protobuf/src/google/protobuf/stubs/port.h:39, from ../third_party/protobuf/src/google/protobuf/stubs/common.h:46, from ../third_party/protobuf/src/google/protobuf/message_lite.h:45, from ../third_party/protobuf/src/google/protobuf/message_lite.cc:36: In function ‘void* memcpy(void*, const void*, size_t)’, inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at ../third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at ../third_party/protobuf/src/google/protobuf/implicit_weak_message.h:87:28, inlined from ‘bool google::protobuf::MessageLite::SerializeToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at ../third_party/protobuf/src/google/protobuf/message_lite.cc:372:42: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:33: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘void* memcpy(void*, const void*, size_t)’, inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at ../third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at ../third_party/protobuf/src/google/protobuf/implicit_weak_message.h:87:28: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:33: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [227/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/softmax-output.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/ref/softmax-output.c:1: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/NNPACK/src/ref/softmax-output.c: In function ‘nnp_softmax_output__reference’: ../third_party/NNPACK/src/ref/softmax-output.c:62:9: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 62 | (pthreadpool_function_1d_t) compute_softmax_output, | ^ [228/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-output.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/ref/relu-output.c:1: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/NNPACK/src/ref/relu-output.c: In function ‘nnp_relu_output__reference’: ../third_party/NNPACK/src/ref/relu-output.c:42:3: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 42 | (pthreadpool_function_1d_t) compute_relu_output, | ^ [229/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-output.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/ref/convolution-output.c:1: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [230/5994] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o In file included from ../third_party/pthreadpool/src/legacy-api.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/src/legacy-api.c:16:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 16 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/src/legacy-api.c:27:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 27 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/src/legacy-api.c:39:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 39 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/src/legacy-api.c:51:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 51 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/src/legacy-api.c:64:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 64 | pthreadpool_function_3d_tiled_t function; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/src/legacy-api.c:95:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 95 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/src/legacy-api.c:138:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 138 | pthreadpool_function_4d_tiled_t function; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/src/legacy-api.c:177:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 177 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [231/5994] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o In file included from ../third_party/pthreadpool/src/portable-api.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [232/5994] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o In file included from ../third_party/pthreadpool/src/threadpool-object.h:30, from ../third_party/pthreadpool/src/memory.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [233/5994] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o In file included from ../third_party/pthreadpool/src/pthreads.c:50: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [234/5994] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o In file included from ../third_party/pthreadpool/src/fastpath.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [235/5994] Building C object confu-deps/cpuinfo/deps/clog/CMakeFiles/clog.dir/src/clog.c.o ../third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_fatal’: ../third_party/cpuinfo/deps/clog/src/clog.c:112:4: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 112 | write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_error’: ../third_party/cpuinfo/deps/clog/src/clog.c:188:4: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 188 | write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_warning’: ../third_party/cpuinfo/deps/clog/src/clog.c:264:4: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 264 | write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_info’: ../third_party/cpuinfo/deps/clog/src/clog.c:340:4: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 340 | write(STDOUT_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_debug’: ../third_party/cpuinfo/deps/clog/src/clog.c:416:4: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 416 | write(STDOUT_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [236/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/init.c.o In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/init.c:20: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [237/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/add.c.o In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/add.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [238/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/average-pooling.c.o In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/average-pooling.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [239/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/channel-shuffle.c.o In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/channel-shuffle.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [240/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/clamp.c.o In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/clamp.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [241/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/convolution.c.o In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/convolution.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [242/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/fully-connected.c.o In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/fully-connected.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [243/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8lut32norm/scalar.c.o [244/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8lut/scalar.c.o [245/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sgemm/6x8-psimd.c.o [246/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o [247/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o [248/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o [249/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8conv/4x4c2-sse2.c.o [250/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o [251/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o [252/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o [253/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o [254/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o [255/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o [256/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o [257/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8vadd/sse2.c.o [258/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8clamp/sse2.c.o [259/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o [260/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/sub16-sse2.c.o [261/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8rmax/sse2.c.o [262/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x2-sse2.c.o [263/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x3-sse2.c.o [264/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x4-sse2.c.o [265/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/xm-sse2.c.o [266/5994] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o [267/5994] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o [268/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o [269/5994] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/pack_block_sparse.cc.o [270/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o [271/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2-per-channel.c.o [272/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o [273/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o [274/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o [275/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o [276/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x4c2-sse2.c.o [277/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o [278/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2-per-channel.c.o [279/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o [280/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c.o [281/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o [282/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o [283/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o [284/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o [285/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-dq-sse2.c.o [286/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o [287/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-sse2.c.o [288/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o [289/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/sse2.c.o [290/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/sse2.c.o [291/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-sse2.c.o [292/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/sse2.c.o [293/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-sse2.c.o [294/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-sse2.c.o [295/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-sse2.c.o [296/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-sse2.c.o [297/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/memory.c.o [298/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2-k-over-64.c.o [299/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2-k-over-2048.c.o [300/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-4.c.o [301/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-8.c.o [302/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-16.c.o [303/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-64.c.o [304/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-2048.c.o [305/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/deconvolution.c.o In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/deconvolution.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [306/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/global-average-pooling.c.o In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/global-average-pooling.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [307/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/leaky-relu.c.o In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/leaky-relu.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [308/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/max-pooling.c.o In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/max-pooling.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [309/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sigmoid.c.o In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/sigmoid.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [310/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/softargmax.c.o In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/softargmax.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [311/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-delete.c.o In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-delete.c:11: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [312/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/indirection.c.o In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/qnnpack/indirection.h:14, from ../third_party/QNNPACK/src/indirection.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [313/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/convolution.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [314/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/init.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/init.c:20: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [315/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/add.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/add.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [316/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/average-pooling.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [317/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/channel-shuffle.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [318/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/clamp.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [319/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/deconvolution.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [320/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/fully-connected.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [321/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/fully-connected-sparse.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [322/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/global-average-pooling.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [323/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/hardsigmoid.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [324/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/hardswish.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [325/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/leaky-relu.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [326/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/max-pooling.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [327/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/sigmoid.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [328/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/softargmax.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [329/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/tanh.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [330/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-delete.c:11: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [331/5994] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o ../aten/src/ATen/native/quantized/cpu/qnnpack/src/deconv-run.cc: In function ‘pytorch_qnnp_status qnnpack::qnnpackDeConv(const qnnpack::conv_param_t&, pytorch_qnnp_operator_t, void*, size_t, size_t, size_t, uint8_t, const uint8_t*, const uint8_t*, const float*, uint8_t, uint8_t, uint8_t, uint8_t*, pthreadpool_t)’: ../aten/src/ATen/native/quantized/cpu/qnnpack/src/deconv-run.cc:175:8: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 175 | (pthreadpool_function_4d_tiled_t)compute_q8conv, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/conv_utils.h:7, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/deconv-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:993:16: note: declared here 993 | typedef void (*pthreadpool_function_4d_tiled_t)(void*, size_t, size_t, size_t, size_t, size_t, size_t, size_t, size_t) PTHREADPOOL_DEPRECATED; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/deconv-run.cc:184:9: warning: ‘void pthreadpool_compute_4d_tiled(pthreadpool_t, pthreadpool_function_4d_tiled_t, void*, size_t, size_t, size_t, size_t, size_t, size_t, size_t, size_t)’ is deprecated [-Wdeprecated-declarations] 184 | nr); | ^ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/conv_utils.h:7, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/deconv-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:1035:6: note: declared here 1035 | void pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [332/5994] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o ../aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-run.cc: In function ‘pytorch_qnnp_status qnnpack::qnnpackLinear(size_t, size_t, size_t, uint8_t, const uint8_t*, const float*, uint8_t, uint8_t, uint8_t, const uint8_t*, size_t, void*, uint8_t*, size_t, pthreadpool_t)’: ../aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-run.cc:109:8: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 109 | (pthreadpool_function_4d_tiled_t) compute_q8gemm, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:993:16: note: declared here 993 | typedef void (*pthreadpool_function_4d_tiled_t)(void*, size_t, size_t, size_t, size_t, size_t, size_t, size_t, size_t) PTHREADPOOL_DEPRECATED; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-run.cc:118:9: warning: ‘void pthreadpool_compute_4d_tiled(pthreadpool_t, pthreadpool_function_4d_tiled_t, void*, size_t, size_t, size_t, size_t, size_t, size_t, size_t, size_t)’ is deprecated [-Wdeprecated-declarations] 118 | nr); | ^ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:1035:6: note: declared here 1035 | void pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [333/5994] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o ../aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-dynamic-run.cc: In function ‘pytorch_qnnp_status qnnpack::qnnpackLinearDynamic(size_t, size_t, size_t, uint8_t, const uint8_t*, const float*, const uint8_t*, size_t, void*, const float*, float*, size_t, pthreadpool_t)’: ../aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-dynamic-run.cc:111:8: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 111 | (pthreadpool_function_4d_tiled_t)compute_q8gemm_dq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-dynamic-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:993:16: note: declared here 993 | typedef void (*pthreadpool_function_4d_tiled_t)(void*, size_t, size_t, size_t, size_t, size_t, size_t, size_t, size_t) PTHREADPOOL_DEPRECATED; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-dynamic-run.cc:120:9: warning: ‘void pthreadpool_compute_4d_tiled(pthreadpool_t, pthreadpool_function_4d_tiled_t, void*, size_t, size_t, size_t, size_t, size_t, size_t, size_t, size_t)’ is deprecated [-Wdeprecated-declarations] 120 | nr); | ^ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-dynamic-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:1035:6: note: declared here 1035 | void pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [334/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/indirection.h:14, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/indirection.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [335/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [336/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiff-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [337/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiff-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [338/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiff-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [339/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-input-gradient.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/ref/convolution-input-gradient.c:1: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/NNPACK/src/ref/convolution-input-gradient.c: In function ‘nnp_convolution_input_gradient__reference’: ../third_party/NNPACK/src/ref/convolution-input-gradient.c:85:3: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 85 | (pthreadpool_function_2d_t) compute_convolution_input_gradient, | ^ [340/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-kernel.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/ref/convolution-kernel.c:1: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/NNPACK/src/ref/convolution-kernel.c: In function ‘nnp_convolution_kernel_gradient__reference’: ../third_party/NNPACK/src/ref/convolution-kernel.c:101:3: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 101 | (pthreadpool_function_2d_t) compute_convolution_kernel_gradient, | ^ [341/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/fully-connected-output.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/ref/fully-connected-output.c:3: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/NNPACK/src/ref/fully-connected-output.c: In function ‘nnp_fully_connected_output_f32__reference’: ../third_party/NNPACK/src/ref/fully-connected-output.c:69:3: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 69 | (pthreadpool_function_2d_t) compute_fully_connected_output_f32, | ^ ../third_party/NNPACK/src/ref/fully-connected-output.c: In function ‘nnp_fully_connected_output_f16f32__reference’: ../third_party/NNPACK/src/ref/fully-connected-output.c:93:3: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 93 | (pthreadpool_function_2d_t) compute_fully_connected_output_f16f32, | ^ [342/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/max-pooling-output.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/ref/max-pooling-output.c:1: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/NNPACK/src/ref/max-pooling-output.c: In function ‘nnp_max_pooling_output__reference’: ../third_party/NNPACK/src/ref/max-pooling-output.c:79:3: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 79 | (pthreadpool_function_2d_t) compute_max_pooling_output, | ^ [343/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-input-gradient.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/ref/relu-input-gradient.c:1: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/NNPACK/src/ref/relu-input-gradient.c: In function ‘nnp_relu_input_gradient__reference’: ../third_party/NNPACK/src/ref/relu-input-gradient.c:47:3: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 47 | (pthreadpool_function_1d_t) compute_relu_input_gradient, | ^ [344/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-pad/scalar-float.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/pad.h:11, from ../third_party/XNNPACK/src/x32-pad/scalar-float.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [345/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-pad/scalar-int.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/pad.h:11, from ../third_party/XNNPACK/src/x32-pad/scalar-int.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [346/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-unpool/scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/unpool.h:11, from ../third_party/XNNPACK/src/x32-unpool/scalar.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [347/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/average-pooling-nhwc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/average-pooling-nhwc.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [348/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/argmax-pooling-nhwc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/argmax-pooling-nhwc.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [349/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/binary-elementwise-nd.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/binary-elementwise-nd.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [350/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/depth-to-space-nchw2nhwc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/depth-to-space-nchw2nhwc.c:9: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [351/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/channel-shuffle-nc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/channel-shuffle-nc.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [352/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/constant-pad-nd.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/constant-pad-nd.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [353/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/convolution-nchw.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/convolution-nchw.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [354/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/convolution-nhwc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/convolution-nhwc.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [355/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/deconvolution-nhwc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/deconvolution-nhwc.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [356/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/resize-bilinear-nchw.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/resize-bilinear-nchw.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [357/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/depth-to-space-nhwc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/depth-to-space-nhwc.c:9: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [358/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/fully-connected-nc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/fully-connected-nc.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [359/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/global-average-pooling-ncw.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/global-average-pooling-ncw.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [360/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/global-average-pooling-nwc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/global-average-pooling-nwc.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [361/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/leaky-relu-nc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/leaky-relu-nc.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [362/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/max-pooling-nhwc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/max-pooling-nhwc.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [363/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/prelu-nc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/prelu-nc.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [364/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/resize-bilinear-nhwc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/resize-bilinear-nhwc.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [365/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/unary-elementwise-nc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/unary-elementwise-nc.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [366/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/sigmoid-nc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/sigmoid-nc.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [367/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/softmax-nc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/softmax-nc.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [368/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/abs.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/abs.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [369/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/unpooling-nhwc.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operators/unpooling-nhwc.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [370/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/add2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/add2.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [371/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/depthwise-convolution-2d.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/depthwise-convolution-2d.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [372/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/argmax-pooling-2d.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/argmax-pooling-2d.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [373/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/average-pooling-2d.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/average-pooling-2d.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [374/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/bankers-rounding.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/bankers-rounding.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [375/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/ceiling.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/ceiling.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [376/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/clamp.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/clamp.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [377/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/convolution-2d.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/convolution-2d.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [378/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/deconvolution-2d.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/deconvolution-2d.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [379/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/depth-to-space.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/depth-to-space.c:9: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [380/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/elu.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/elu.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [381/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/divide.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/divide.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [382/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/global-average-pooling-2d.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/global-average-pooling-2d.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [383/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/floor.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/floor.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [384/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/fully-connected.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/fully-connected.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [385/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-resize-bilinear-2d.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/static-resize-bilinear-2d.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [386/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/hardswish.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/hardswish.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [387/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/leaky-relu.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/leaky-relu.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [388/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/max-pooling-2d.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/max-pooling-2d.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [389/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/maximum2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/maximum2.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [390/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/minimum2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/minimum2.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [391/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/multiply2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/multiply2.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [392/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/negate.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/negate.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [393/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/prelu.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/prelu.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [394/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/sigmoid.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/sigmoid.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [395/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/softmax.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/softmax.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [396/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/square-root.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/square-root.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [397/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/square.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/square.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [398/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/squared-difference.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/squared-difference.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [399/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-constant-pad.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/static-constant-pad.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [400/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-reshape.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/static-reshape.c:11: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [401/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/init.c:25: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [402/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/subtract.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/subtract.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [403/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/unpooling-2d.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph/unpooling-2d.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [404/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-strings.c.o In file included from ../third_party/XNNPACK/src/xnnpack/operator.h:14, from ../third_party/XNNPACK/src/xnnpack/log.h:15, from ../third_party/XNNPACK/src/operator-strings.c:11: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [405/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph-strings.c.o In file included from ../third_party/XNNPACK/src/xnnpack/operator.h:14, from ../third_party/XNNPACK/src/xnnpack/log.h:15, from ../third_party/XNNPACK/src/subgraph-strings.c:11: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [406/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/memory-planner.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/memory-planner.h:12, from ../third_party/XNNPACK/src/memory-planner.c:11: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [407/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/runtime.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/runtime.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [408/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-delete.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operator-delete.c:11: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [409/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/subgraph.c:11: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [410/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tensor.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/tensor.c:11: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [411/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/indirection.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/indirection.h:15, from ../third_party/XNNPACK/src/indirection.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [412/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-run.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [413/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/packing.c.o In file included from ../third_party/XNNPACK/src/xnnpack/operator.h:14, from ../third_party/XNNPACK/src/xnnpack/pack.h:15, from ../third_party/XNNPACK/src/packing.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [414/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9p8x-minmax-scalar-c1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/avgpool.h:14, from ../third_party/XNNPACK/src/f32-avgpool/9p8x-minmax-scalar-c1.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [415/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/4x-scalar-c1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/argmaxpool.h:11, from ../third_party/XNNPACK/src/f32-argmaxpool/4x-scalar-c1.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [416/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9p8x-scalar-c1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/argmaxpool.h:11, from ../third_party/XNNPACK/src/f32-argmaxpool/9p8x-scalar-c1.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [417/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9x-scalar-c1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/argmaxpool.h:11, from ../third_party/XNNPACK/src/f32-argmaxpool/9x-scalar-c1.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [418/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9x-minmax-scalar-c1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/avgpool.h:14, from ../third_party/XNNPACK/src/f32-avgpool/9x-minmax-scalar-c1.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [419/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up1x4-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up1x4-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [420/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-clamp/gen/scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/clamp.h:14, from ../third_party/XNNPACK/src/f32-clamp/gen/scalar-x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [421/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-clamp/gen/scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/clamp.h:14, from ../third_party/XNNPACK/src/f32-clamp/gen/scalar-x2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [422/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-clamp/gen/scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/clamp.h:14, from ../third_party/XNNPACK/src/f32-clamp/gen/scalar-x4.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [423/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-conv-hwc/3x3s2p0p1c3x4-scalar-1x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/conv.h:14, from ../third_party/XNNPACK/src/f32-conv-hwc/3x3s2p0p1c3x4-scalar-1x1.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [424/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-conv-hwc/3x3s2p1c3x4-scalar-1x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/conv.h:14, from ../third_party/XNNPACK/src/f32-conv-hwc/3x3s2p1c3x4-scalar-1x1.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [425/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-scalar-1x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/conv.h:14, from ../third_party/XNNPACK/src/f32-conv-hwc2chw/3x3s2p1c3x4-scalar-1x1.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [426/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up1x4-minmax-scalar-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up1x4-minmax-scalar-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [427/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up1x4-scalar-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up1x4-scalar-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [428/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up1x9-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up1x9-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [429/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up1x4-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up1x4-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [430/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up1x9-minmax-scalar-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up1x9-minmax-scalar-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [431/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up1x9-scalar-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up1x9-scalar-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [432/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up1x25-scalar-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up1x25-scalar-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [433/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up1x9-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up1x9-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [434/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up1x25-minmax-scalar-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up1x25-minmax-scalar-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [435/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up1x25-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up1x25-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [436/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up2x4-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up2x4-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [437/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up1x25-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up1x25-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [438/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up2x4-minmax-scalar-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up2x4-minmax-scalar-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [439/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up2x4-scalar-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up2x4-scalar-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [440/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up2x9-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up2x9-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [441/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up2x4-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up2x4-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [442/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up2x9-minmax-scalar-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up2x9-minmax-scalar-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [443/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up2x9-scalar-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up2x9-scalar-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [444/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up2x25-scalar-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up2x25-scalar-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [445/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up2x9-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up2x9-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [446/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up2x25-minmax-scalar-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up2x25-minmax-scalar-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [447/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up2x25-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up2x25-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [448/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [449/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up2x25-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up2x25-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [450/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [451/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc3.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [452/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc4.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [453/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [454/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-2x1-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-2x1-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [455/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-2x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-2x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [456/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-3x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-3x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [457/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-4x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-4x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [458/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-5x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-5x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [459/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-6x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-6x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [460/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc3.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [461/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc4.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [462/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-2x1-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-2x1-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [463/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [464/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [465/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-2x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-2x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [466/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-3x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-3x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [467/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-4x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-4x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [468/5994] Linking CXX static library lib/libprotobuf-lite.a [469/5994] Linking C static library lib/libpthreadpool.a [470/5994] Linking C static library lib/libclog.a [471/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [472/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc3.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [473/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc4.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [474/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc5.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc5.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [475/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [476/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [477/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1-acc3.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [478/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [479/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-3x1-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-3x1-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [480/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-3x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-3x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [481/5994] Linking CXX static library lib/libprotobuf.a [482/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc3.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [483/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc4.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [484/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc5.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc5.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [485/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [486/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [487/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1-acc3.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [488/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-3x1-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-3x1-acc2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [489/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [490/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7p7x-minmax-scalar-c1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/f32-gavgpool/7p7x-minmax-scalar-c1.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [491/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-3x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-3x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [492/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool-cw/scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/f32-gavgpool-cw/scalar-x1.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [493/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7x-minmax-scalar-c1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/f32-gavgpool/7x-minmax-scalar-c1.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [494/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x4-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/1x4-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [495/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/1x4inc-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/1x4inc-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [496/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/2x4inc-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/2x4inc-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [497/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/4x4inc-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/4x4inc-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [498/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/2x4-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/2x4-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [499/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x4-relu-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/1x4-relu-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [500/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x4-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/1x4-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [501/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x2-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x2-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [502/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/2x4-relu-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/2x4-relu-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [503/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/2x4-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/2x4-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [504/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x4-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x4-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [505/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x2-relu-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x2-relu-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [506/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x2-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x2-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [507/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-hswish/gen/hswish-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/hswish.h:11, from ../third_party/XNNPACK/src/f32-hswish/gen/hswish-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [508/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x4-relu-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x4-relu-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [509/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x4-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x4-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [510/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-hswish/gen/hswish-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/hswish.h:11, from ../third_party/XNNPACK/src/f32-hswish/gen/hswish-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [511/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-hswish/gen/hswish-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/hswish.h:11, from ../third_party/XNNPACK/src/f32-hswish/gen/hswish-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [512/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear-chw/gen/scalar-p1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/ibilinear.h:11, from ../third_party/XNNPACK/src/f32-ibilinear-chw/gen/scalar-p1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [513/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear-chw/gen/scalar-p2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/ibilinear.h:11, from ../third_party/XNNPACK/src/f32-ibilinear-chw/gen/scalar-p2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [514/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear-chw/gen/scalar-p4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/ibilinear.h:11, from ../third_party/XNNPACK/src/f32-ibilinear-chw/gen/scalar-p4.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [515/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x4-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/1x4-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [516/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear/gen/scalar-c1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/ibilinear.h:11, from ../third_party/XNNPACK/src/f32-ibilinear/gen/scalar-c1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [517/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear/gen/scalar-c2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/ibilinear.h:11, from ../third_party/XNNPACK/src/f32-ibilinear/gen/scalar-c2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [518/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear/gen/scalar-c4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/ibilinear.h:11, from ../third_party/XNNPACK/src/f32-ibilinear/gen/scalar-c4.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [519/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/2x4-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/2x4-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [520/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x4-relu-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/1x4-relu-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [521/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x4-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/1x4-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [522/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x2-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x2-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [523/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/2x4-relu-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/2x4-relu-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [524/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/2x4-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/2x4-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [525/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x4-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x4-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [526/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x2-relu-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x2-relu-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [527/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x2-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x2-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [528/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-maxpool/9p8x-minmax-scalar-c1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/maxpool.h:14, from ../third_party/XNNPACK/src/f32-maxpool/9p8x-minmax-scalar-c1.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [529/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x4-relu-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x4-relu-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [530/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x4-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x4-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [531/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9p8x-minmax-scalar-c1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/pavgpool.h:11, from ../third_party/XNNPACK/src/f32-pavgpool/9p8x-minmax-scalar-c1.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [532/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9x-minmax-scalar-c1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/pavgpool.h:11, from ../third_party/XNNPACK/src/f32-pavgpool/9x-minmax-scalar-c1.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [533/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ppmm/gen/2x4-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/ppmm.h:11, from ../third_party/XNNPACK/src/f32-ppmm/gen/2x4-minmax-scalar.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [534/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ppmm/gen/3x3-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/ppmm.h:11, from ../third_party/XNNPACK/src/f32-ppmm/gen/3x3-minmax-scalar.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [535/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ppmm/gen/4x2-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/ppmm.h:11, from ../third_party/XNNPACK/src/f32-ppmm/gen/4x2-minmax-scalar.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [536/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ppmm/gen/4x4-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/ppmm.h:11, from ../third_party/XNNPACK/src/f32-ppmm/gen/4x4-minmax-scalar.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [537/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/scalar-lut64-p2-x2-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/scalar-lut64-p2-x2-acc2.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [538/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/scalar-2x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/prelu.h:11, from ../third_party/XNNPACK/src/f32-prelu/gen/scalar-2x1.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [539/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/scalar-2x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/prelu.h:11, from ../third_party/XNNPACK/src/f32-prelu/gen/scalar-2x4.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [540/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/scalar-lut64-p2-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/scalar-lut64-p2-x1.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [541/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/scalar-lut64-p2-x4-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/scalar-lut64-p2-x4-acc2.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [542/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/scalar-lut64-p2-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/scalar-lut64-p2-x2.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [543/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/scalar-lut64-p2-x4-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/scalar-lut64-p2-x4-acc4.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [544/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/scalar-p5-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/scalar-p5-x2.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [545/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-rmax/scalar.c.o [546/5994] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc: In function ‘pytorch_qnnp_status qnnpack::qnnpackConv(const qnnpack::conv_param_t&, pytorch_qnnp_operator_t, void*, size_t, size_t, size_t, uint8_t, const uint8_t*, const uint8_t*, const float*, uint8_t, uint8_t, uint8_t, uint8_t*, pthreadpool_t)’: ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:399:16: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 399 | (pthreadpool_function_2d_t)compute_dwconv_unipass, | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/conv_utils.h:7, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:990:16: note: declared here 990 | typedef void (*pthreadpool_function_2d_t)(void*, size_t, size_t) PTHREADPOOL_DEPRECATED; | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:402:41: warning: ‘void pthreadpool_compute_2d(pthreadpool_t, pthreadpool_function_2d_t, void*, size_t, size_t)’ is deprecated [-Wdeprecated-declarations] 402 | convolution->output_height); | ^ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/conv_utils.h:7, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:1008:6: note: declared here 1008 | void pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:435:16: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 435 | (pthreadpool_function_2d_t)compute_dwconv_multiipass, | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/conv_utils.h:7, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:990:16: note: declared here 990 | typedef void (*pthreadpool_function_2d_t)(void*, size_t, size_t) PTHREADPOOL_DEPRECATED; | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:438:41: warning: ‘void pthreadpool_compute_2d(pthreadpool_t, pthreadpool_function_2d_t, void*, size_t, size_t)’ is deprecated [-Wdeprecated-declarations] 438 | convolution->output_height); | ^ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/conv_utils.h:7, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:1008:6: note: declared here 1008 | void pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:483:12: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 483 | (pthreadpool_function_3d_tiled_t)compute_sum_rows, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/conv_utils.h:7, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:992:16: note: declared here 992 | typedef void (*pthreadpool_function_3d_tiled_t)(void*, size_t, size_t, size_t, size_t, size_t, size_t) PTHREADPOOL_DEPRECATED; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:490:43: warning: ‘void pthreadpool_compute_3d_tiled(pthreadpool_t, pthreadpool_function_3d_tiled_t, void*, size_t, size_t, size_t, size_t, size_t, size_t)’ is deprecated [-Wdeprecated-declarations] 490 | pytorch_qnnp_params.q8sum_rows.m); | ^ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/conv_utils.h:7, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:1024:6: note: declared here 1024 | void pthreadpool_compute_3d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:511:12: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 511 | (pthreadpool_function_4d_tiled_t)compute_q8gemm_xzp, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/conv_utils.h:7, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:993:16: note: declared here 993 | typedef void (*pthreadpool_function_4d_tiled_t)(void*, size_t, size_t, size_t, size_t, size_t, size_t, size_t, size_t) PTHREADPOOL_DEPRECATED; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:520:13: warning: ‘void pthreadpool_compute_4d_tiled(pthreadpool_t, pthreadpool_function_4d_tiled_t, void*, size_t, size_t, size_t, size_t, size_t, size_t, size_t, size_t)’ is deprecated [-Wdeprecated-declarations] 520 | nr); | ^ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/conv_utils.h:7, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:1035:6: note: declared here 1035 | void pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:548:12: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 548 | (pthreadpool_function_4d_tiled_t)compute_q8gemm, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/conv_utils.h:7, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:993:16: note: declared here 993 | typedef void (*pthreadpool_function_4d_tiled_t)(void*, size_t, size_t, size_t, size_t, size_t, size_t, size_t, size_t) PTHREADPOOL_DEPRECATED; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:557:13: warning: ‘void pthreadpool_compute_4d_tiled(pthreadpool_t, pthreadpool_function_4d_tiled_t, void*, size_t, size_t, size_t, size_t, size_t, size_t, size_t, size_t)’ is deprecated [-Wdeprecated-declarations] 557 | nr); | ^ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/conv_utils.h:7, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:1035:6: note: declared here 1035 | void pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:589:12: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 589 | (pthreadpool_function_4d_tiled_t)compute_q8conv, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/conv_utils.h:7, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:993:16: note: declared here 993 | typedef void (*pthreadpool_function_4d_tiled_t)(void*, size_t, size_t, size_t, size_t, size_t, size_t, size_t, size_t) PTHREADPOOL_DEPRECATED; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:598:13: warning: ‘void pthreadpool_compute_4d_tiled(pthreadpool_t, pthreadpool_function_4d_tiled_t, void*, size_t, size_t, size_t, size_t, size_t, size_t, size_t, size_t)’ is deprecated [-Wdeprecated-declarations] 598 | nr); | ^ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/conv_utils.h:7, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc:1: ../third_party/pthreadpool/include/pthreadpool.h:1035:6: note: declared here 1035 | void pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [547/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/scalar-p5-div-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/scalar-p5-div-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [548/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/scalar-lut64-p2-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/scalar-lut64-p2-x4.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [549/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/scalar-p5-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/scalar-p5-x1.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [550/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/scalar-p5-x2-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/scalar-p5-x2-acc2.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [551/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/scalar-p5-x4-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/scalar-p5-x4-acc2.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [552/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/scalar-p5-x4-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/scalar-p5-x4-acc4.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [553/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/scalar-p5-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/scalar-p5-x4.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [554/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-relu/gen/scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-relu/gen/scalar-x1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [555/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-relu/gen/scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-relu/gen/scalar-x2.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [556/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-relu/gen/scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-relu/gen/scalar-x4.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [557/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-relu/gen/scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-relu/gen/scalar-x8.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [558/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/scalar-lut64-p2-div-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/scalar-lut64-p2-div-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [559/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/scalar-lut64-p2-div-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/scalar-lut64-p2-div-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [560/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/scalar-lut64-p2-div-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/scalar-lut64-p2-div-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [561/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/scalar-lut2048-p1-div-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/scalar-lut2048-p1-div-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [562/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/scalar-lut2048-p1-div-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/scalar-lut2048-p1-div-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [563/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/scalar-lut2048-p1-div-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/scalar-lut2048-p1-div-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [564/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/scalar-p5-div-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/scalar-p5-div-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [565/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/scalar-p5-div-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/scalar-p5-div-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [566/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/1x1-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/spmm.h:11, from ../third_party/XNNPACK/src/f32-spmm/gen/1x1-minmax-scalar.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [567/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/1x1-minmax-scalar-pipelined.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/spmm.h:11, from ../third_party/XNNPACK/src/f32-spmm/gen/1x1-minmax-scalar-pipelined.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [568/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/2x1-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/spmm.h:11, from ../third_party/XNNPACK/src/f32-spmm/gen/2x1-minmax-scalar.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [569/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/2x1-minmax-scalar-pipelined.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/spmm.h:11, from ../third_party/XNNPACK/src/f32-spmm/gen/2x1-minmax-scalar-pipelined.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [570/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/4x1-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/spmm.h:11, from ../third_party/XNNPACK/src/f32-spmm/gen/4x1-minmax-scalar.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [571/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/4x1-minmax-scalar-pipelined.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/spmm.h:11, from ../third_party/XNNPACK/src/f32-spmm/gen/4x1-minmax-scalar-pipelined.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [572/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/8x1-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/spmm.h:11, from ../third_party/XNNPACK/src/f32-spmm/gen/8x1-minmax-scalar.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [573/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/8x1-minmax-scalar-pipelined.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/spmm.h:11, from ../third_party/XNNPACK/src/f32-spmm/gen/8x1-minmax-scalar-pipelined.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [574/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/8x2-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/spmm.h:11, from ../third_party/XNNPACK/src/f32-spmm/gen/8x2-minmax-scalar.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [575/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/8x4-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/spmm.h:11, from ../third_party/XNNPACK/src/f32-spmm/gen/8x4-minmax-scalar.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [576/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [577/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-minmax-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [578/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-minmax-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [579/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-minmax-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [580/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-minmax-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [581/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-relu-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-relu-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [582/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-relu-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-relu-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [583/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-relu-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-relu-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [584/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-relu-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-relu-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [585/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [586/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [587/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [588/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [589/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-minmax-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [590/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-minmax-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [591/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-minmax-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [592/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-minmax-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [593/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-relu-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [594/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-relu-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [595/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-relu-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [596/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-relu-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [597/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [598/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [599/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [600/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [601/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-minmax-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [602/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-minmax-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [603/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-3x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-3x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [604/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-minmax-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [605/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-minmax-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [606/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-relu-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [607/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-relu-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [608/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-relu-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [609/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-relu-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [610/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [611/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [612/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [613/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [614/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-minmax-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [615/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-minmax-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [616/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-minmax-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [617/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-minmax-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [618/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-relu-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [619/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-relu-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [620/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-relu-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [621/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-relu-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [622/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [623/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [624/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [625/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmax-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [626/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmax-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [627/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmax-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [628/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmax-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [629/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmaxc-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [630/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmaxc-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [631/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmaxc-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [632/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmaxc-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [633/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmin-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [634/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmin-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [635/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmin-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [636/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmin-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [637/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vminc-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [638/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vminc-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [639/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vminc-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [640/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vminc-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [641/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [642/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-minmax-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [643/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-minmax-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [644/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-minmax-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [645/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-minmax-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [646/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-relu-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-relu-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [647/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-relu-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-relu-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [648/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-relu-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-relu-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [649/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-relu-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-relu-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [650/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [651/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [652/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [653/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [654/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-minmax-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [655/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-minmax-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [656/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-minmax-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [657/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-minmax-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [658/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-relu-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [659/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-relu-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [660/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-relu-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [661/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-relu-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [662/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [663/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [664/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [665/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [666/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-minmax-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [667/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-minmax-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [668/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-minmax-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [669/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-minmax-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [670/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-relu-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [671/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-relu-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [672/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-relu-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [673/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-relu-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [674/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [675/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [676/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [677/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [678/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-minmax-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [679/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-minmax-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [680/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-minmax-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [681/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-minmax-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [682/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-relu-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [683/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-relu-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [684/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-relu-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [685/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-relu-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [686/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [687/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [688/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-xop-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x4c8-minmax-xop-ld64.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [689/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-xop-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x4c8-minmax-xop-ld128.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [690/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-xop-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/2x4c8-minmax-xop-ld64.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [691/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-xop-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/2x4c8-minmax-xop-ld128.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [692/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-xop-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/3x4c8-minmax-xop-ld64.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [693/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-xop-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/3x4c8-minmax-xop-ld128.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [694/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/4x4c2-minmax-xop-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/4x4c2-minmax-xop-ld64.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [695/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/4x4c2-minmax-xop-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/4x4c2-minmax-xop-ld128.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [696/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiff-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [697/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [698/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiffc-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [699/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiffc-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [700/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiffc-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [701/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiffc-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [702/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-minmax-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [703/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-minmax-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [704/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-minmax-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [705/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-minmax-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [706/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-relu-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-relu-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [707/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-relu-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-relu-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [708/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-relu-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-relu-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [709/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-relu-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-relu-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [710/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [711/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [712/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [713/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [714/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-minmax-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [715/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-minmax-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [716/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-minmax-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [717/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-minmax-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [718/5994] Linking C static library lib/libnnpack_reference_layers.a [719/5994] Linking C static library lib/libcpuinfo_internals.a [720/5994] Linking C static library lib/libcpuinfo.a [721/5994] Linking CXX static library lib/libprotoc.a [722/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-scalar-rr2-lut4-p4.c.o [723/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-scalar-rr2-lut8-p3.c.o [724/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-scalar-rr2-lut8-p4.c.o [725/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expminus-scalar-rr2-lut64-p2.c.o [726/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-scalar-rr2-lut16-p3.c.o [727/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-scalar-rr2-lut16-p4.c.o [728/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-scalar-rr2-p5.c.o [729/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-scalar-rr2-p6.c.o [730/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-scalar-rr2-p5-div.c.o [731/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expminus-scalar-rr2-lut2048-p1.c.o [732/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expminus-scalar-rr2-p5.c.o [733/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundd-scalar-addsub.c.o [734/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundd-scalar-cvt.c.o [735/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundd-scalar-floor.c.o [736/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundne-scalar-addsub.c.o [737/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundne-scalar-nearbyint.c.o [738/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundne-scalar-rint.c.o [739/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundu-scalar-addsub.c.o [740/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundu-scalar-ceil.c.o [741/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundu-scalar-cvt.c.o [742/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundz-scalar-addsub.c.o [743/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundz-scalar-cvt.c.o [744/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundz-scalar-trunc.c.o [745/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-relu-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [746/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-relu-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [747/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-relu-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [748/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-relu-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [749/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [750/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [751/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-scalar-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-scalar-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [752/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-scalar-rr2-p6-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [753/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [754/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [755/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [756/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [757/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x5.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x5.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [758/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x6.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x6.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [759/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-scalar-rr2-p6-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [760/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-scalar-rr2-p6-x3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [761/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-scalar-rr2-p6-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [762/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x5.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-scalar-rr2-p6-x5.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [763/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x6.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-scalar-rr2-p6-x6.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [764/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vlrelu/gen/vlrelu-scalar-x1.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [765/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vlrelu/gen/vlrelu-scalar-x2.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [766/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vlrelu/gen/vlrelu-scalar-x4.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [767/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndd-scalar-libm-x1.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [768/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vmulcaddc/gen/c1-minmax-scalar-2x.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vmulcaddc.h:11, from ../third_party/XNNPACK/src/f32-vmulcaddc/gen/c1-minmax-scalar-2x.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [769/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vmulcaddc/gen/c2-minmax-scalar-2x.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vmulcaddc.h:11, from ../third_party/XNNPACK/src/f32-vmulcaddc/gen/c2-minmax-scalar-2x.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [770/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vmulcaddc/gen/c4-minmax-scalar-2x.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vmulcaddc.h:11, from ../third_party/XNNPACK/src/f32-vmulcaddc/gen/c4-minmax-scalar-2x.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [771/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndd-scalar-libm-x2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [772/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndd-scalar-libm-x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [773/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndne-scalar-libm-x1.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [774/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndne-scalar-libm-x2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [775/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndne-scalar-libm-x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [776/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndu-scalar-libm-x1.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [777/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndu-scalar-libm-x2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [778/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndu-scalar-libm-x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [779/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndz-scalar-libm-x1.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [780/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndz-scalar-libm-x2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [781/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndz-scalar-libm-x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [782/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/scalar-sqrt-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/scalar-sqrt-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [783/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/scalar-sqrt-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/scalar-sqrt-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [784/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/scalar-sqrt-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/scalar-sqrt-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [785/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vabs-scalar-x1.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [786/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vabs-scalar-x2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [787/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vabs-scalar-x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [788/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vneg-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [789/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vneg-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [790/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vneg-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [791/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-scalar-x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vsqr-scalar-x1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [792/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-scalar-x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vsqr-scalar-x2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [793/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vsqr-scalar-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [794/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-scalar-rr2-lut64-p2-div.c.o [795/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-scalar-rr2-lut2048-p1-div.c.o [796/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-rmax/scalar.c.o [797/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-packx/x2-scalar.c.o [798/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-packx/x3-scalar.c.o [799/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-packx/x4-scalar.c.o [800/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-rmax/sse.c.o [801/5994] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-run.c.o In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c: In function ‘qnnp_run_operator’: ../third_party/QNNPACK/src/operator-run.c:675:11: warning: ‘pthreadpool_compute_2d’ is deprecated [-Wdeprecated-declarations] 675 | pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1008:6: note: declared here 1008 | void pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:677:15: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 677 | (pthreadpool_function_2d_t) compute_dwconv_unipass, | ^ ../third_party/QNNPACK/src/operator-run.c:699:11: warning: ‘pthreadpool_compute_2d’ is deprecated [-Wdeprecated-declarations] 699 | pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1008:6: note: declared here 1008 | void pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:701:15: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 701 | (pthreadpool_function_2d_t) compute_dwconv_multiipass, | ^ ../third_party/QNNPACK/src/operator-run.c:738:7: warning: ‘pthreadpool_compute_3d_tiled’ is deprecated [-Wdeprecated-declarations] 738 | pthreadpool_compute_3d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1024:6: note: declared here 1024 | void pthreadpool_compute_3d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:740:9: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 740 | (pthreadpool_function_3d_tiled_t) compute_sum_rows, | ^ ../third_party/QNNPACK/src/operator-run.c:762:7: warning: ‘pthreadpool_compute_4d_tiled’ is deprecated [-Wdeprecated-declarations] 762 | pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1035:6: note: declared here 1035 | void pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:764:11: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 764 | (pthreadpool_function_4d_tiled_t) compute_q8gemm_xzp, | ^ ../third_party/QNNPACK/src/operator-run.c:797:7: warning: ‘pthreadpool_compute_4d_tiled’ is deprecated [-Wdeprecated-declarations] 797 | pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1035:6: note: declared here 1035 | void pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:799:11: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 799 | (pthreadpool_function_4d_tiled_t) compute_q8gemm, | ^ ../third_party/QNNPACK/src/operator-run.c:837:7: warning: ‘pthreadpool_compute_4d_tiled’ is deprecated [-Wdeprecated-declarations] 837 | pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1035:6: note: declared here 1035 | void pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:839:11: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 839 | (pthreadpool_function_4d_tiled_t) compute_q8conv, | ^ ../third_party/QNNPACK/src/operator-run.c:882:7: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 882 | pthreadpool_function_2d_t compute_function = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:884:9: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 884 | compute_function = (pthreadpool_function_2d_t) compute_average_pooling_unipass; | ^~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:888:11: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 888 | compute_function = (pthreadpool_function_2d_t) compute_average_pooling_unipass; | ^~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:891:11: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 891 | compute_function = (pthreadpool_function_2d_t) compute_average_pooling_multipass; | ^~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:896:7: warning: ‘pthreadpool_compute_2d’ is deprecated [-Wdeprecated-declarations] 896 | pthreadpool_compute_2d(threadpool, compute_function, &context, op->batch_size, output_height); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1008:6: note: declared here 1008 | void pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:935:7: warning: ‘pthreadpool_compute_2d’ is deprecated [-Wdeprecated-declarations] 935 | pthreadpool_compute_2d(threadpool, | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1008:6: note: declared here 1008 | void pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:936:9: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 936 | (pthreadpool_function_2d_t) compute_max_pooling, &context, | ^ ../third_party/QNNPACK/src/operator-run.c:956:9: warning: ‘pthreadpool_compute_1d_tiled’ is deprecated [-Wdeprecated-declarations] 956 | pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1001:6: note: declared here 1001 | void pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:958:11: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 958 | (pthreadpool_function_1d_tiled_t) compute_q8add_contiguous, | ^ ../third_party/QNNPACK/src/operator-run.c:973:9: warning: ‘pthreadpool_compute_1d_tiled’ is deprecated [-Wdeprecated-declarations] 973 | pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1001:6: note: declared here 1001 | void pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:975:11: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 975 | (pthreadpool_function_1d_tiled_t) compute_q8add_strided, | ^ ../third_party/QNNPACK/src/operator-run.c:1000:7: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1000 | pthreadpool_function_1d_t compute_function = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:1002:9: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1002 | compute_function = (pthreadpool_function_1d_t) compute_global_average_pooling_unipass; | ^~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:1006:11: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1006 | compute_function = (pthreadpool_function_1d_t) compute_global_average_pooling_unipass; | ^~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:1009:11: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1009 | compute_function = (pthreadpool_function_1d_t) compute_global_average_pooling_multipass; | ^~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:1014:7: warning: ‘pthreadpool_compute_1d’ is deprecated [-Wdeprecated-declarations] 1014 | pthreadpool_compute_1d(threadpool, compute_function, &context, op->batch_size); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:995:6: note: declared here 995 | void pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:1033:9: warning: ‘pthreadpool_compute_1d_tiled’ is deprecated [-Wdeprecated-declarations] 1033 | pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1001:6: note: declared here 1001 | void pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:1035:11: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1035 | (pthreadpool_function_1d_tiled_t) compute_lut_contiguous, &context, | ^ ../third_party/QNNPACK/src/operator-run.c:1047:9: warning: ‘pthreadpool_compute_1d’ is deprecated [-Wdeprecated-declarations] 1047 | pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:995:6: note: declared here 995 | void pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:1049:11: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1049 | (pthreadpool_function_1d_t) compute_lut_strided, &context, | ^ ../third_party/QNNPACK/src/operator-run.c:1070:9: warning: ‘pthreadpool_compute_1d_tiled’ is deprecated [-Wdeprecated-declarations] 1070 | pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1001:6: note: declared here 1001 | void pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:1072:11: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1072 | (pthreadpool_function_1d_tiled_t) compute_clamp_contiguous, &context, | ^ ../third_party/QNNPACK/src/operator-run.c:1084:9: warning: ‘pthreadpool_compute_1d’ is deprecated [-Wdeprecated-declarations] 1084 | pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:995:6: note: declared here 995 | void pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:1086:11: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1086 | (pthreadpool_function_1d_t) compute_clamp_strided, &context, | ^ ../third_party/QNNPACK/src/operator-run.c:1103:7: warning: ‘pthreadpool_compute_1d’ is deprecated [-Wdeprecated-declarations] 1103 | pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:995:6: note: declared here 995 | void pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:1105:9: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1105 | (pthreadpool_function_1d_t) compute_u8softargmax, &context, | ^ ../third_party/QNNPACK/src/operator-run.c:1120:7: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1120 | pthreadpool_function_1d_t compute_function = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:1123:11: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1123 | compute_function = (pthreadpool_function_1d_t) compute_channel_shuffle_fixed; | ^~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:1127:11: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1127 | compute_function = (pthreadpool_function_1d_t) compute_channel_shuffle_fixed; | ^~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:1131:11: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1131 | compute_function = (pthreadpool_function_1d_t) compute_channel_shuffle_fixed; | ^~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:1135:11: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1135 | compute_function = (pthreadpool_function_1d_t) compute_channel_shuffle_variable; | ^~~~~~~~~~~~~~~~ ../third_party/QNNPACK/src/operator-run.c:1142:7: warning: ‘pthreadpool_compute_1d’ is deprecated [-Wdeprecated-declarations] 1142 | pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/QNNPACK/include/qnnpack.h:15, from ../third_party/QNNPACK/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:995:6: note: declared here 995 | void pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ [802/5994] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c: In function ‘pytorch_qnnp_run_operator’: ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:823:11: warning: ‘pthreadpool_compute_2d’ is deprecated [-Wdeprecated-declarations] 823 | pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1008:6: note: declared here 1008 | void pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:825:15: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 825 | (pthreadpool_function_2d_t)compute_dwconv_unipass, | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:853:11: warning: ‘pthreadpool_compute_2d’ is deprecated [-Wdeprecated-declarations] 853 | pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1008:6: note: declared here 1008 | void pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:855:15: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 855 | (pthreadpool_function_2d_t)compute_dwconv_multiipass, | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:892:7: warning: ‘pthreadpool_compute_3d_tiled’ is deprecated [-Wdeprecated-declarations] 892 | pthreadpool_compute_3d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1024:6: note: declared here 1024 | void pthreadpool_compute_3d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:894:11: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 894 | (pthreadpool_function_3d_tiled_t)compute_sum_rows, | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:920:7: warning: ‘pthreadpool_compute_4d_tiled’ is deprecated [-Wdeprecated-declarations] 920 | pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1035:6: note: declared here 1035 | void pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:922:11: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 922 | (pthreadpool_function_4d_tiled_t)compute_q8gemm_xzp, | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:960:7: warning: ‘pthreadpool_compute_4d_tiled’ is deprecated [-Wdeprecated-declarations] 960 | pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1035:6: note: declared here 1035 | void pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:962:11: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 962 | (pthreadpool_function_4d_tiled_t)compute_q8gemm, | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1077:7: warning: ‘pthreadpool_compute_4d_tiled’ is deprecated [-Wdeprecated-declarations] 1077 | pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1035:6: note: declared here 1035 | void pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1079:11: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1079 | (pthreadpool_function_4d_tiled_t)compute_q8gemm_prepack_a_sparse, | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1090:7: warning: ‘pthreadpool_compute_4d_tiled’ is deprecated [-Wdeprecated-declarations] 1090 | pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1035:6: note: declared here 1035 | void pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1092:11: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1092 | (pthreadpool_function_4d_tiled_t)compute_q8gemm_prepacked_sparse_dq, | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1135:7: warning: ‘pthreadpool_compute_4d_tiled’ is deprecated [-Wdeprecated-declarations] 1135 | pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1035:6: note: declared here 1035 | void pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1137:11: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1137 | (pthreadpool_function_4d_tiled_t)compute_q8conv, | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1192:7: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1192 | pthreadpool_function_2d_t compute_function = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1195:13: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1195 | (pthreadpool_function_2d_t)compute_average_pooling_unipass; | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1200:15: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1200 | (pthreadpool_function_2d_t)compute_average_pooling_unipass; | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1204:15: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1204 | (pthreadpool_function_2d_t)compute_average_pooling_multipass; | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1209:7: warning: ‘pthreadpool_compute_2d’ is deprecated [-Wdeprecated-declarations] 1209 | pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1008:6: note: declared here 1008 | void pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1262:7: warning: ‘pthreadpool_compute_2d’ is deprecated [-Wdeprecated-declarations] 1262 | pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1008:6: note: declared here 1008 | void pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1264:11: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1264 | (pthreadpool_function_2d_t)compute_max_pooling, | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1287:9: warning: ‘pthreadpool_compute_1d_tiled’ is deprecated [-Wdeprecated-declarations] 1287 | pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1001:6: note: declared here 1001 | void pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1289:13: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1289 | (pthreadpool_function_1d_tiled_t)compute_q8add_contiguous, | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1305:9: warning: ‘pthreadpool_compute_1d_tiled’ is deprecated [-Wdeprecated-declarations] 1305 | pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1001:6: note: declared here 1001 | void pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1307:13: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1307 | (pthreadpool_function_1d_tiled_t)compute_q8add_strided, | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1333:7: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1333 | pthreadpool_function_1d_t compute_function = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1336:13: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1336 | (pthreadpool_function_1d_t)compute_global_average_pooling_unipass; | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1341:15: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1341 | (pthreadpool_function_1d_t)compute_global_average_pooling_unipass; | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1345:15: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1345 | compute_global_average_pooling_multipass; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1350:7: warning: ‘pthreadpool_compute_1d’ is deprecated [-Wdeprecated-declarations] 1350 | pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:995:6: note: declared here 995 | void pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1370:9: warning: ‘pthreadpool_compute_1d_tiled’ is deprecated [-Wdeprecated-declarations] 1370 | pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1001:6: note: declared here 1001 | void pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1372:13: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1372 | (pthreadpool_function_1d_tiled_t)compute_lut_contiguous, | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1386:9: warning: ‘pthreadpool_compute_1d’ is deprecated [-Wdeprecated-declarations] 1386 | pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:995:6: note: declared here 995 | void pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1388:13: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1388 | (pthreadpool_function_1d_t)compute_lut_strided, | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1410:9: warning: ‘pthreadpool_compute_1d_tiled’ is deprecated [-Wdeprecated-declarations] 1410 | pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:1001:6: note: declared here 1001 | void pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1412:13: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1412 | (pthreadpool_function_1d_tiled_t)compute_clamp_contiguous, | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1426:9: warning: ‘pthreadpool_compute_1d’ is deprecated [-Wdeprecated-declarations] 1426 | pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:995:6: note: declared here 995 | void pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1428:13: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1428 | (pthreadpool_function_1d_t)compute_clamp_strided, | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1445:7: warning: ‘pthreadpool_compute_1d’ is deprecated [-Wdeprecated-declarations] 1445 | pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:995:6: note: declared here 995 | void pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1447:11: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1447 | (pthreadpool_function_1d_t)compute_u8softargmax, | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1462:7: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1462 | pthreadpool_function_1d_t compute_function = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1466:15: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1466 | (pthreadpool_function_1d_t)compute_channel_shuffle_fixed; | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1471:15: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1471 | (pthreadpool_function_1d_t)compute_channel_shuffle_fixed; | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1476:15: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1476 | (pthreadpool_function_1d_t)compute_channel_shuffle_fixed; | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1481:15: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1481 | (pthreadpool_function_1d_t)compute_channel_shuffle_variable; | ^ ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1489:7: warning: ‘pthreadpool_compute_1d’ is deprecated [-Wdeprecated-declarations] 1489 | pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h:15, from ../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:14: ../third_party/pthreadpool/include/pthreadpool.h:995:6: note: declared here 995 | void pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ [803/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/8x8c4-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/8x8c4-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [804/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/12x4c4-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/12x4c4-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [805/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9p8x-minmax-scalar-c1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/avgpool.h:14, from ../third_party/XNNPACK/src/qu8-avgpool/9p8x-minmax-scalar-c1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [806/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-requantization/fp32-scalar-lrintf.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qs8-requantization/fp32-scalar-lrintf.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [807/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-requantization/fp32-scalar-magic.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qs8-requantization/fp32-scalar-magic.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [808/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-requantization/precise-scalar-signed64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qs8-requantization/precise-scalar-signed64.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [809/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-requantization/precise-scalar-unsigned32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qs8-requantization/precise-scalar-unsigned32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [810/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-requantization/precise-scalar-unsigned64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qs8-requantization/precise-scalar-unsigned64.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [811/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-requantization/q31-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qs8-requantization/q31-scalar.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [812/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9x-minmax-scalar-c1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/avgpool.h:14, from ../third_party/XNNPACK/src/qu8-avgpool/9x-minmax-scalar-c1.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [813/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/up1x9-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qu8-dwconv/up1x9-minmax-scalar.c:7: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [814/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/7p7x-minmax-scalar-c1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qu8-gavgpool/7p7x-minmax-scalar-c1.c:9: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [815/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/7x-minmax-scalar-c1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qu8-gavgpool/7x-minmax-scalar-c1.c:9: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [816/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/8x8c4-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qu8-gemm/gen/8x8c4-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [817/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/2x2-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qu8-gemm/2x2-minmax-scalar.c:9: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [818/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/12x4c4-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qu8-gemm/gen/12x4c4-minmax-scalar.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [819/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-maxpool/9p8x-minmax-scalar-c1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/maxpool.h:14, from ../third_party/XNNPACK/src/u8-maxpool/9p8x-minmax-scalar-c1.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [820/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/2x2-minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qu8-igemm/2x2-minmax-scalar.c:9: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [821/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-requantization/fp32-scalar-lrintf.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qu8-requantization/fp32-scalar-lrintf.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [822/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-requantization/fp32-scalar-magic.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qu8-requantization/fp32-scalar-magic.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [823/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-requantization/precise-scalar-signed64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qu8-requantization/precise-scalar-signed64.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [824/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-requantization/precise-scalar-unsigned32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qu8-requantization/precise-scalar-unsigned32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [825/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-requantization/precise-scalar-unsigned64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qu8-requantization/precise-scalar-unsigned64.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [826/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-requantization/q31-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qu8-requantization/q31-scalar.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [827/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/minmax-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qu8-vadd/minmax-scalar.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [828/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-clamp/scalar-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/clamp.h:14, from ../third_party/XNNPACK/src/u8-clamp/scalar-x4.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [829/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-lut32norm/scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/lut.h:14, from ../third_party/XNNPACK/src/u8-lut32norm/scalar.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [830/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/lut.h:14, from ../third_party/XNNPACK/src/x8-lut/scalar.c:11: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [831/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-depthtospace2d-chw2hwc/scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/depthtospace.h:11, from ../third_party/XNNPACK/src/x32-depthtospace2d-chw2hwc/scalar.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [832/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x2-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/zip.h:14, from ../third_party/XNNPACK/src/x8-zip/x2-scalar.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [833/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x3-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/zip.h:14, from ../third_party/XNNPACK/src/x8-zip/x3-scalar.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [834/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x4-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/zip.h:14, from ../third_party/XNNPACK/src/x8-zip/x4-scalar.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [835/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/xm-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/zip.h:14, from ../third_party/XNNPACK/src/x8-zip/xm-scalar.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [836/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9p8x-minmax-sse-c4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/avgpool.h:14, from ../third_party/XNNPACK/src/f32-avgpool/9p8x-minmax-sse-c4.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [837/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-fill/scalar-float.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/fill.h:11, from ../third_party/XNNPACK/src/x32-fill/scalar-float.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [838/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-fill/scalar-int.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/fill.h:11, from ../third_party/XNNPACK/src/x32-fill/scalar-int.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [839/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmaxc-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [840/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmin-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [841/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmin-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [842/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vminc-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [843/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vminc-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [844/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x2-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/zip.h:14, from ../third_party/XNNPACK/src/x32-zip/x2-scalar.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [845/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x3-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/zip.h:14, from ../third_party/XNNPACK/src/x32-zip/x3-scalar.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [846/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x4-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/zip.h:14, from ../third_party/XNNPACK/src/x32-zip/x4-scalar.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [847/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/xm-scalar.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/zip.h:14, from ../third_party/XNNPACK/src/x32-zip/xm-scalar.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [848/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-copy/memcpy.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/xx-copy/memcpy.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [849/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up4x4-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up4x4-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [850/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9x-minmax-sse-c4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/avgpool.h:14, from ../third_party/XNNPACK/src/f32-avgpool/9x-minmax-sse-c4.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [851/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-clamp/gen/sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/clamp.h:14, from ../third_party/XNNPACK/src/f32-clamp/gen/sse-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [852/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-clamp/gen/sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/clamp.h:14, from ../third_party/XNNPACK/src/f32-clamp/gen/sse-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [853/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-1x1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/conv.h:14, from ../third_party/XNNPACK/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-1x1.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [854/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-2x2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/conv.h:14, from ../third_party/XNNPACK/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-2x2.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [855/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up4x4-minmax-sse-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up4x4-minmax-sse-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [856/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up4x9-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up4x9-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [857/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up4x9-minmax-sse-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up4x9-minmax-sse-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [858/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up4x25-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up4x25-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [859/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up4x25-minmax-sse-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up4x25-minmax-sse-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [860/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x4-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x4-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [861/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x4-minmax-sse-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x4-minmax-sse-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [862/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x9-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x9-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [863/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x9-minmax-sse-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x9-minmax-sse-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [864/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x25-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [865/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-sse-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x25-minmax-sse-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [866/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7p7x-minmax-sse-c4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/f32-gavgpool/7p7x-minmax-sse-c4.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [867/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [868/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [869/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [870/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [871/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [872/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [873/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmax-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [874/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmaxc-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [875/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-4x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-4x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [876/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-5x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-5x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [877/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-6x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-6x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [878/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [879/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [880/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [881/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [882/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-2x4-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-2x4-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [883/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-2x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-2x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [884/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-3x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-3x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [885/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-4x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-4x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [886/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [887/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [888/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [889/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc5.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc5.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [890/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [891/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [892/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4-acc3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [893/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [894/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-3x4-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-3x4-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [895/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-3x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-3x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [896/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [897/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [898/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-5x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-5x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [899/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [900/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [901/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [902/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc5.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc5.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [903/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [904/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [905/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4-acc3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [906/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [907/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-3x4-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-3x4-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [908/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-3x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-3x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [909/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool-cw/sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/f32-gavgpool-cw/sse-x4.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [910/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x8-minmax-sse-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/1x8-minmax-sse-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [911/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7x-minmax-sse-c4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/f32-gavgpool/7x-minmax-sse-c4.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [912/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/1x8inc-minmax-sse-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [913/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse-load1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/1x8inc-minmax-sse-load1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [914/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/1x8s4inc-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/1x8s4inc-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [915/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/3x8inc-minmax-sse-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [916/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse-load1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/3x8inc-minmax-sse-load1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [917/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/3x8s4inc-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/3x8s4inc-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [918/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/4x8inc-minmax-sse-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [919/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse-load1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/4x8inc-minmax-sse-load1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [920/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/4x8s4inc-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/4x8s4inc-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [921/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/5x8inc-minmax-sse-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [922/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse-load1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/5x8inc-minmax-sse-load1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [923/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/5x8s4inc-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/5x8s4inc-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [924/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x8-minmax-sse-load1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/1x8-minmax-sse-load1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [925/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/3x8-minmax-sse-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/3x8-minmax-sse-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [926/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x8s4-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/1x8s4-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [927/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/3x8-minmax-sse-load1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/3x8-minmax-sse-load1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [928/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x8-minmax-sse-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x8-minmax-sse-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [929/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/3x8s4-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/3x8s4-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [930/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x2c4-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x2c4-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [931/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x8-minmax-sse-load1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x8-minmax-sse-load1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [932/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x8-minmax-sse-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/5x8-minmax-sse-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [933/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x8s4-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x8s4-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [934/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x8-minmax-sse-load1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/5x8-minmax-sse-load1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [935/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x8-minmax-sse-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/1x8-minmax-sse-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [936/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x8s4-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/5x8s4-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [937/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-hswish/gen/hswish-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/hswish.h:11, from ../third_party/XNNPACK/src/f32-hswish/gen/hswish-sse-x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [938/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-hswish/gen/hswish-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/hswish.h:11, from ../third_party/XNNPACK/src/f32-hswish/gen/hswish-sse-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [939/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear/gen/sse-c4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/ibilinear.h:11, from ../third_party/XNNPACK/src/f32-ibilinear/gen/sse-c4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [940/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear/gen/sse-c8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/ibilinear.h:11, from ../third_party/XNNPACK/src/f32-ibilinear/gen/sse-c8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [941/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x8-minmax-sse-load1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/1x8-minmax-sse-load1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [942/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x8s4-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/1x8s4-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [943/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/3x8-minmax-sse-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/3x8-minmax-sse-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [944/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/3x8-minmax-sse-load1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/3x8-minmax-sse-load1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [945/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/3x8s4-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/3x8s4-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [946/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x2c4-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x2c4-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [947/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x8-minmax-sse-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x8-minmax-sse-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [948/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x8-minmax-sse-load1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x8-minmax-sse-load1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [949/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x8s4-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x8s4-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [950/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x8-minmax-sse-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/5x8-minmax-sse-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [951/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x8-minmax-sse-load1.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/5x8-minmax-sse-load1.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [952/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x8s4-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/5x8s4-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [953/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-maxpool/9p8x-minmax-sse-c4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/maxpool.h:14, from ../third_party/XNNPACK/src/f32-maxpool/9p8x-minmax-sse-c4.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [954/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9p8x-minmax-sse-c4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/pavgpool.h:11, from ../third_party/XNNPACK/src/f32-pavgpool/9p8x-minmax-sse-c4.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [955/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9x-minmax-sse-c4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/pavgpool.h:11, from ../third_party/XNNPACK/src/f32-pavgpool/9x-minmax-sse-c4.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [956/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ppmm/gen/4x8-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/ppmm.h:11, from ../third_party/XNNPACK/src/f32-ppmm/gen/4x8-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [957/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse-2x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/prelu.h:11, from ../third_party/XNNPACK/src/f32-prelu/gen/sse-2x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [958/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse-2x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/prelu.h:11, from ../third_party/XNNPACK/src/f32-prelu/gen/sse-2x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [959/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-relu/gen/sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-relu/gen/sse-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [960/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-relu/gen/sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-relu/gen/sse-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [961/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-minmax-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [962/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/4x1-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/spmm.h:11, from ../third_party/XNNPACK/src/f32-spmm/gen/4x1-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [963/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/8x1-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/spmm.h:11, from ../third_party/XNNPACK/src/f32-spmm/gen/8x1-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [964/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/16x1-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/spmm.h:11, from ../third_party/XNNPACK/src/f32-spmm/gen/16x1-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [965/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/32x1-minmax-sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/spmm.h:11, from ../third_party/XNNPACK/src/f32-spmm/gen/32x1-minmax-sse.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [966/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-minmax-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [967/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-minmax-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [968/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-minmax-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [969/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-minmax-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [970/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-minmax-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [971/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-minmax-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [972/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-minmax-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [973/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-minmax-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [974/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmax-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [975/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmax-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [976/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmaxc-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [977/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmaxc-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [978/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmin-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [979/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmin-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [980/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vminc-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [981/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vminc-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [982/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-minmax-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [983/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiff-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [984/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-minmax-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [985/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-minmax-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [986/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundd-sse-addsub.c.o [987/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundne-sse-addsub.c.o [988/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundu-sse-addsub.c.o [989/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundz-sse-addsub.c.o [990/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sqrt-sse-hh1mac.c.o [991/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sqrt-sse-nr1mac.c.o [992/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sqrt-sse-nr2mac.c.o [993/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-packx/x4-sse.c.o [994/5994] Linking CXX executable bin/protoc-3.11.4.0 [995/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-minmax-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [996/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-minmax-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [997/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-minmax-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [998/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-minmax-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [999/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiff-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1000/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiffc-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1001/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiffc-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1002/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-minmax-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1003/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-minmax-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1004/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vmulcaddc/gen/c4-minmax-sse-2x.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vmulcaddc.h:11, from ../third_party/XNNPACK/src/f32-vmulcaddc/gen/c4-minmax-sse-2x.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1005/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-minmax-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1006/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-minmax-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1007/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vlrelu/gen/vlrelu-sse-x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1008/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vlrelu/gen/vlrelu-sse-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1009/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vmulcaddc/gen/c8-minmax-sse-2x.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vmulcaddc.h:11, from ../third_party/XNNPACK/src/f32-vmulcaddc/gen/c8-minmax-sse-2x.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1010/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-fill/sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/fill.h:11, from ../third_party/XNNPACK/src/x32-fill/sse.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1011/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/sse-sqrt-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/sse-sqrt-x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1012/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/sse-sqrt-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/sse-sqrt-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1013/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vabs-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1014/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vabs-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1015/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vneg-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1016/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vneg-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1017/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-sse-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vsqr-sse-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1018/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-sse-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vsqr-sse-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1019/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-pad/sse.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/pad.h:11, from ../third_party/XNNPACK/src/x32-pad/sse.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1020/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x8-minmax-sse2-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/1x8-minmax-sse2-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1021/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/4x-sse2-c4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/argmaxpool.h:11, from ../third_party/XNNPACK/src/f32-argmaxpool/4x-sse2-c4.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1022/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9p8x-sse2-c4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/argmaxpool.h:11, from ../third_party/XNNPACK/src/f32-argmaxpool/9p8x-sse2-c4.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1023/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9x-sse2-c4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/argmaxpool.h:11, from ../third_party/XNNPACK/src/f32-argmaxpool/9x-sse2-c4.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1024/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse2-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/1x8inc-minmax-sse2-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1025/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse2-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/3x8inc-minmax-sse2-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1026/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse2-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/4x8inc-minmax-sse2-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1027/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse2-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/5x8inc-minmax-sse2-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1028/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/3x8-minmax-sse2-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/3x8-minmax-sse2-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1029/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x8-minmax-sse2-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x8-minmax-sse2-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1030/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x8-minmax-sse2-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/5x8-minmax-sse2-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1031/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x8-minmax-sse2-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/1x8-minmax-sse2-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1032/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/3x8-minmax-sse2-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/3x8-minmax-sse2-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1033/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x8-minmax-sse2-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x8-minmax-sse2-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1034/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x8-minmax-sse2-dup.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/5x8-minmax-sse2-dup.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1035/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse2-p5-div-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse2-p5-div-x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1036/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse2-2x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/prelu.h:11, from ../third_party/XNNPACK/src/f32-prelu/gen/sse2-2x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1037/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse2-2x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/prelu.h:11, from ../third_party/XNNPACK/src/f32-prelu/gen/sse2-2x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1038/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-p5-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/sse2-p5-x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1039/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-p5-x8-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/sse2-p5-x8-acc2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1040/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-p5-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/sse2-p5-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1041/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-p5-x12-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/sse2-p5-x12-acc2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1042/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-p5-x12-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/sse2-p5-x12-acc3.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1043/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-p5-x12.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/sse2-p5-x12.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1044/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-p5-x16-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/sse2-p5-x16-acc2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1045/5994] Linking C static library lib/libqnnpack.a [1046/5994] Linking CXX static library lib/libpytorch_qnnpack.a [1047/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-sse2-rr2-lut16-p3.c.o [1048/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/exp-sse2-rr2-lut64-p2.c.o [1049/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/exp-sse2-rr2-p5.c.o [1050/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-sse2-rr2-lut64-p2-div.c.o [1051/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-sse2-rr2-p6.c.o [1052/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expminus-sse2-rr2-p5.c.o [1053/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundd-sse2-cvt.c.o [1054/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundne-sse2-cvt.c.o [1055/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundu-sse2-cvt.c.o [1056/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundz-sse2-cvt.c.o [1057/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-sse2-rr2-lut64-p2-nr1.c.o [1058/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-sse2-rr2-lut64-p2-nr2.c.o [1059/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-sse2-rr2-p5-div.c.o [1060/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-sse2-rr2-p5-nr1.c.o [1061/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-sse2-rr2-p5-nr2.c.o [1062/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-rmax/sse2.c.o [1063/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-p5-x16-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/sse2-p5-x16-acc4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1064/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-p5-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/sse2-p5-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1065/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-p5-x20-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/sse2-p5-x20-acc2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1066/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-p5-x20-acc5.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/sse2-p5-x20-acc5.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1067/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-p5-x20.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/sse2-p5-x20.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1068/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse2-lut64-p2-div-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse2-lut64-p2-div-x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1069/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse2-lut64-p2-div-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse2-lut64-p2-div-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1070/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse2-lut64-p2-div-x12.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse2-lut64-p2-div-x12.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1071/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse2-lut64-p2-div-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse2-lut64-p2-div-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1072/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse2-lut64-p2-div-x20.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse2-lut64-p2-div-x20.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1073/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse2-lut64-p2-div-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse2-lut64-p2-div-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1074/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse2-p5-div-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse2-p5-div-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1075/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse2-p5-div-x12.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse2-p5-div-x12.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1076/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse2-p5-div-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse2-p5-div-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1077/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse2-p5-div-x20.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse2-p5-div-x20.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1078/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse2-p5-div-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse2-p5-div-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1079/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse2-rr2-p6-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1080/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1081/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1082/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x12.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x12.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1083/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1084/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x20.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x20.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1085/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x24.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1086/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse2-rr2-p6-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1087/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x12.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse2-rr2-p6-x12.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1088/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse2-rr2-p6-x16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1089/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x20.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse2-rr2-p6-x20.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1090/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse2-rr2-p6-x24.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1091/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse2-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vlrelu/gen/vlrelu-sse2-x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1092/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse2-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vlrelu/gen/vlrelu-sse2-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1093/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse2-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndd-sse2-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1094/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse2-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndd-sse2-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1095/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse2-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndne-sse2-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1096/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse2-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndne-sse2-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1097/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse2-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndu-sse2-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1098/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse2-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndu-sse2-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1099/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse2-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndz-sse2-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1100/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse2-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndz-sse2-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1101/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c2-xw-minmax-sse2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1102/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x9-minmax-sse2-mul16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up8x9-minmax-sse2-mul16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1103/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-sse2-mul16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up16x9-minmax-sse2-mul16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1104/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up24x9-minmax-sse2-mul16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up24x9-minmax-sse2-mul16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1105/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-sse2-c8-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7p7x-minmax-sse2-c8-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1106/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-sse2-c16-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7p7x-minmax-sse2-c16-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1107/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-sse2-c24-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7p7x-minmax-sse2-c24-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1108/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-sse2-c8-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7x-minmax-sse2-c8-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1109/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-sse2-c16-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7x-minmax-sse2-c16-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1110/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-sse2-c24-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7x-minmax-sse2-c24-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1111/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c2-minmax-sse2-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c2-minmax-sse2-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1112/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c2-minmax-sse2-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c2-minmax-sse2-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1113/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c8-xw-minmax-sse2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1114/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-sse2-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c8-minmax-sse2-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1115/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-sse2-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c8-minmax-sse2-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1116/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/2x4c8-xw-minmax-sse2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1117/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-sse2-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/2x4c8-minmax-sse2-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1118/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-sse2-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/2x4c8-minmax-sse2-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1119/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/3x4c8-xw-minmax-sse2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1120/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-sse2-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/3x4c8-minmax-sse2-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1121/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-sse2-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/3x4c8-minmax-sse2-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1122/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/4x4c2-xw-minmax-sse2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1123/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x4c2-minmax-sse2-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/4x4c2-minmax-sse2-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1124/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x4c2-minmax-sse2-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/4x4c2-minmax-sse2-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1125/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-requantization/precise-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qs8-requantization/precise-sse2.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1126/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c2-minmax-sse2-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x4c2-minmax-sse2-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1127/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c2-minmax-sse2-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x4c2-minmax-sse2-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1128/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-sse2-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x4c8-minmax-sse2-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1129/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-sse2-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x4c8-minmax-sse2-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1130/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-sse2-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/2x4c8-minmax-sse2-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1131/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-sse2-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/2x4c8-minmax-sse2-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1132/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-sse2-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/3x4c8-minmax-sse2-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1133/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-sse2-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/3x4c8-minmax-sse2-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1134/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/4x4c2-minmax-sse2-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/4x4c2-minmax-sse2-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1135/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/4x4c2-minmax-sse2-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/4x4c2-minmax-sse2-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1136/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-requantization/fp32-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qs8-requantization/fp32-sse2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1137/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9p8x-minmax-sse2-c8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/avgpool.h:14, from ../third_party/XNNPACK/src/qu8-avgpool/9p8x-minmax-sse2-c8.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1138/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-requantization/q31-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qs8-requantization/q31-sse2.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1139/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1140/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1141/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x24.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1142/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x32.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1143/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1144/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1145/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x24.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1146/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x32.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1147/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/7p7x-minmax-sse2-c8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qu8-gavgpool/7p7x-minmax-sse2-c8.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1148/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9x-minmax-sse2-c8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/avgpool.h:14, from ../third_party/XNNPACK/src/qu8-avgpool/9x-minmax-sse2-c8.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1149/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/up8x9-minmax-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qu8-dwconv/up8x9-minmax-sse2.c:11: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1150/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/7x-minmax-sse2-c8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qu8-gavgpool/7x-minmax-sse2-c8.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1151/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-requantization/precise-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qu8-requantization/precise-sse2.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1152/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/2x4c8-minmax-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qu8-gemm/2x4c8-minmax-sse2.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1153/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/4x4c2-minmax-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qu8-gemm/4x4c2-minmax-sse2.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1154/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/4x4c2-minmax-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qu8-igemm/4x4c2-minmax-sse2.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1155/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-requantization/fp32-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qu8-requantization/fp32-sse2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1156/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-maxpool/9p8x-minmax-sse2-c16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/maxpool.h:14, from ../third_party/XNNPACK/src/u8-maxpool/9p8x-minmax-sse2-c16.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1157/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-requantization/q31-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qu8-requantization/q31-sse2.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1158/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/minmax-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qu8-vadd/minmax-sse2.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1159/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-clamp/sse2-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/clamp.h:14, from ../third_party/XNNPACK/src/u8-clamp/sse2-x64.c:13: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1160/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-ssse3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c2-xw-minmax-ssse3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1161/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x2-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/zip.h:14, from ../third_party/XNNPACK/src/x8-zip/x2-sse2.c:11: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1162/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x3-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/zip.h:14, from ../third_party/XNNPACK/src/x8-zip/x3-sse2.c:11: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1163/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x4-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/zip.h:14, from ../third_party/XNNPACK/src/x8-zip/x4-sse2.c:11: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1164/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/xm-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/zip.h:14, from ../third_party/XNNPACK/src/x8-zip/xm-sse2.c:11: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1165/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-unpool/sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/unpool.h:11, from ../third_party/XNNPACK/src/x32-unpool/sse2.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1166/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x2-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/zip.h:14, from ../third_party/XNNPACK/src/x32-zip/x2-sse2.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1167/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x3-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/zip.h:14, from ../third_party/XNNPACK/src/x32-zip/x3-sse2.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1168/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x4-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/zip.h:14, from ../third_party/XNNPACK/src/x32-zip/x4-sse2.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1169/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/xm-sse2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/zip.h:14, from ../third_party/XNNPACK/src/x32-zip/xm-sse2.c:10: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1170/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1171/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1172/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1173/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1174/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1175/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1176/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-3x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-3x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1177/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-4x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-4x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1178/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-5x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-5x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1179/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-6x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-6x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1180/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x9-minmax-ssse3-mul16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up8x9-minmax-ssse3-mul16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1181/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-ssse3-mul16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up16x9-minmax-ssse3-mul16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1182/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up24x9-minmax-ssse3-mul16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up24x9-minmax-ssse3-mul16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1183/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-ssse3-c8-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7p7x-minmax-ssse3-c8-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1184/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-ssse3-c16-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7p7x-minmax-ssse3-c16-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1185/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-ssse3-c24-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7p7x-minmax-ssse3-c24-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1186/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-ssse3-c8-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7x-minmax-ssse3-c8-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1187/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-ssse3-c16-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7x-minmax-ssse3-c16-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1188/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-ssse3-c24-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7x-minmax-ssse3-c24-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1189/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c2-minmax-ssse3-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c2-minmax-ssse3-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1190/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c2-minmax-ssse3-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c2-minmax-ssse3-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1191/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-ssse3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c8-xw-minmax-ssse3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1192/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-ssse3-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c8-minmax-ssse3-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1193/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-ssse3-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c8-minmax-ssse3-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1194/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-ssse3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/2x4c8-xw-minmax-ssse3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1195/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-ssse3-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/2x4c8-minmax-ssse3-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1196/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-ssse3-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/2x4c8-minmax-ssse3-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1197/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-ssse3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/3x4c8-xw-minmax-ssse3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1198/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-ssse3-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/3x4c8-minmax-ssse3-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1199/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-ssse3-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/3x4c8-minmax-ssse3-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1200/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-ssse3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/4x4c2-xw-minmax-ssse3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1201/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x4c2-minmax-ssse3-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/4x4c2-minmax-ssse3-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1202/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x4c2-minmax-ssse3-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/4x4c2-minmax-ssse3-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1203/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-requantization/precise-ssse3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qs8-requantization/precise-ssse3.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1204/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c2-minmax-ssse3-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x4c2-minmax-ssse3-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1205/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c2-minmax-ssse3-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x4c2-minmax-ssse3-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1206/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-ssse3-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x4c8-minmax-ssse3-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1207/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-ssse3-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x4c8-minmax-ssse3-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1208/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-ssse3-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/2x4c8-minmax-ssse3-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1209/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-ssse3-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/2x4c8-minmax-ssse3-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1210/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-ssse3-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/3x4c8-minmax-ssse3-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1211/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-ssse3-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/3x4c8-minmax-ssse3-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1212/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/4x4c2-minmax-ssse3-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/4x4c2-minmax-ssse3-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1213/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/4x4c2-minmax-ssse3-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/4x4c2-minmax-ssse3-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1214/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-requantization/precise-ssse3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qu8-requantization/precise-ssse3.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1215/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-requantization/q31-ssse3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qs8-requantization/q31-ssse3.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1216/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse41-p5-div-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse41-p5-div-x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1217/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-requantization/q31-ssse3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qu8-requantization/q31-ssse3.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1218/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse41-2x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/prelu.h:11, from ../third_party/XNNPACK/src/f32-prelu/gen/sse41-2x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1219/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse41-2x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/prelu.h:11, from ../third_party/XNNPACK/src/f32-prelu/gen/sse41-2x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1220/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse41-lut64-p2-div-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse41-lut64-p2-div-x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1221/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse41-lut64-p2-div-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse41-lut64-p2-div-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1222/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse41-lut64-p2-div-x12.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse41-lut64-p2-div-x12.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1223/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse41-lut64-p2-div-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse41-lut64-p2-div-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1224/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse41-lut64-p2-div-x20.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse41-lut64-p2-div-x20.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1225/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse41-lut64-p2-div-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse41-lut64-p2-div-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1226/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse41-p5-div-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse41-p5-div-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1227/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse41-p5-div-x12.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse41-p5-div-x12.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1228/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse41-p5-div-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse41-p5-div-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1229/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse41-p5-div-x20.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse41-p5-div-x20.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1230/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/sse41-p5-div-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/sse41-p5-div-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1231/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse41-rr2-p6-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1232/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1233/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1234/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x12.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x12.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1235/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1236/5994] Creating executable symlink bin/protoc [1237/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundd-sse41.c.o [1238/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundne-sse41.c.o [1239/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundu-sse41.c.o [1240/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/roundz-sse41.c.o [1241/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x20.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x20.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1242/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x24.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1243/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse41-rr2-p6-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1244/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x12.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse41-rr2-p6-x12.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1245/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse41-rr2-p6-x16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1246/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x20.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse41-rr2-p6-x20.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1247/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-sse41-rr2-p6-x24.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1248/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse41-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vlrelu/gen/vlrelu-sse41-x4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1249/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse41-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vlrelu/gen/vlrelu-sse41-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1250/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-sse41.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c2-xw-minmax-sse41.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1251/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse41-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndd-sse41-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1252/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse41-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndd-sse41-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1253/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse41-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndne-sse41-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1254/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse41-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndne-sse41-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1255/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse41-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndu-sse41-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1256/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse41-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndu-sse41-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1257/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse41-x4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndz-sse41-x4.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1258/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse41-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndz-sse41-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1259/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x9-minmax-sse41-mul16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up8x9-minmax-sse41-mul16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1260/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-sse41-mul16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up16x9-minmax-sse41-mul16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1261/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up24x9-minmax-sse41-mul16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up24x9-minmax-sse41-mul16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1262/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-sse41-c8-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7p7x-minmax-sse41-c8-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1263/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-sse41-c16-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7p7x-minmax-sse41-c16-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1264/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-sse41-c24-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7p7x-minmax-sse41-c24-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1265/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-sse41-c8-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7x-minmax-sse41-c8-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1266/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-sse41-c16-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7x-minmax-sse41-c16-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1267/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-sse41-c24-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gavgpool.h:14, from ../third_party/XNNPACK/src/qs8-gavgpool/gen/7x-minmax-sse41-c24-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1268/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c2-minmax-sse41-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c2-minmax-sse41-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1269/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c2-minmax-sse41-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c2-minmax-sse41-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1270/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-sse41.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c8-xw-minmax-sse41.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1271/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-sse41-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c8-minmax-sse41-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1272/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-sse41-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c8-minmax-sse41-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1273/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-sse41.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/2x4c8-xw-minmax-sse41.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1274/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-sse41-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/2x4c8-minmax-sse41-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1275/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-sse41-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/2x4c8-minmax-sse41-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1276/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-sse41.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/3x4c8-xw-minmax-sse41.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1277/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-sse41-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/3x4c8-minmax-sse41-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1278/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-sse41-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/3x4c8-minmax-sse41-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1279/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-sse41.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/4x4c2-xw-minmax-sse41.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1280/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x4c2-minmax-sse41-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/4x4c2-minmax-sse41-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1281/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x4c2-minmax-sse41-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/4x4c2-minmax-sse41-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1282/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-requantization/precise-sse4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qs8-requantization/precise-sse4.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1283/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c2-minmax-sse41-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x4c2-minmax-sse41-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1284/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c2-minmax-sse41-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x4c2-minmax-sse41-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1285/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-sse41-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x4c8-minmax-sse41-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1286/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-sse41-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x4c8-minmax-sse41-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1287/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-sse41-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/2x4c8-minmax-sse41-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1288/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-sse41-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/2x4c8-minmax-sse41-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1289/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-sse41-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/3x4c8-minmax-sse41-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1290/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-sse41-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/3x4c8-minmax-sse41-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1291/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/4x4c2-minmax-sse41-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/4x4c2-minmax-sse41-ld64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1292/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/4x4c2-minmax-sse41-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/4x4c2-minmax-sse41-ld128.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1293/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-requantization/fp32-sse4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qs8-requantization/fp32-sse4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1294/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-requantization/precise-sse4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qu8-requantization/precise-sse4.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1295/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-requantization/q31-sse4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qs8-requantization/q31-sse4.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1296/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1297/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1298/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x24.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1299/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x32.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1300/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1301/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-rmax/avx.c.o [1302/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-avx-rr2-lut16-p3.c.o [1303/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/exp-avx-rr2-p5.c.o [1304/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-avx-rr2-lut4-p4-perm.c.o [1305/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx-rr2-lut64-p2-div.c.o [1306/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-avx-rr2-p6.c.o [1307/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx-rr2-p5-div.c.o [1308/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx-rr2-p5-nr1.c.o [1309/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx-rr2-p5-nr2.c.o [1310/5994] Building CXX object c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o [1311/5994] Building CXX object c10/CMakeFiles/c10.dir/util/Unicode.cpp.o [1312/5994] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o [1313/5994] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o [1314/5994] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o [1315/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1316/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1317/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1318/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1319/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1320/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x24.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1321/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x32.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1322/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1323/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1324/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1325/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1326/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x4-minmax-avx.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x4-minmax-avx.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1327/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-requantization/q31-sse4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/requantization-stubs.h:14, from ../third_party/XNNPACK/src/qu8-requantization/q31-sse4.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1328/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-clamp/gen/avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/clamp.h:14, from ../third_party/XNNPACK/src/f32-clamp/gen/avx-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1329/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-clamp/gen/avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/clamp.h:14, from ../third_party/XNNPACK/src/f32-clamp/gen/avx-x16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1330/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x4-minmax-avx-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x4-minmax-avx-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1331/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x9-minmax-avx.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x9-minmax-avx.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1332/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x9-minmax-avx-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x9-minmax-avx-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1333/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-avx.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x25-minmax-avx.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1334/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-avx-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x25-minmax-avx-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1335/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x4-minmax-avx.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1336/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x4-minmax-avx-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1337/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x9-minmax-avx.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1338/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x9-minmax-avx-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1339/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x25-minmax-avx.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x25-minmax-avx.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1340/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x25-minmax-avx-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x25-minmax-avx-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1341/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/1x8inc-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/1x8inc-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1342/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/1x16inc-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/1x16inc-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1343/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/3x16inc-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/3x16inc-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1344/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/4x8inc-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/4x8inc-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1345/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/4x16inc-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/4x16inc-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1346/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/5x8inc-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/5x8inc-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1347/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/5x16inc-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/5x16inc-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1348/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/6x8inc-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/6x8inc-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1349/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/7x8inc-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/7x8inc-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1350/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x8-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/1x8-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1351/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/1x16-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1352/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/3x16-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/3x16-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1353/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x8-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x8-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1354/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x16-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x16-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1355/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x8-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/5x8-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1356/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/5x16-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1357/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/6x8-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/6x8-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1358/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/7x8-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/7x8-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1359/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-hswish/gen/hswish-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/hswish.h:11, from ../third_party/XNNPACK/src/f32-hswish/gen/hswish-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1360/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-hswish/gen/hswish-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/hswish.h:11, from ../third_party/XNNPACK/src/f32-hswish/gen/hswish-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1361/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x8-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/1x8-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1362/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/1x16-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1363/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/3x16-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/3x16-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1364/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x8-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x8-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1365/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x16-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x16-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1366/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x8-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/5x8-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1367/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/5x16-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1368/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/6x8-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/6x8-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1369/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/7x8-minmax-avx-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/7x8-minmax-avx-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1370/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx-2x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/prelu.h:11, from ../third_party/XNNPACK/src/f32-prelu/gen/avx-2x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1371/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx-2x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/prelu.h:11, from ../third_party/XNNPACK/src/f32-prelu/gen/avx-2x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1372/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-div-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-div-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1373/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-div-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-div-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1374/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-div-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-div-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1375/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-div-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-div-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1376/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-div-x40.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-div-x40.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1377/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-div-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-div-x48.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1378/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-div-x56.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-div-x56.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1379/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-div-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-div-x64.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1380/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-div-x72.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-div-x72.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1381/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-div-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-div-x80.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1382/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1383/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1384/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1385/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1386/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x40.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x40.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1387/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x48.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1388/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x56.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x56.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1389/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x64.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1390/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x72.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x72.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1391/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx-rr2-p5-nr2-x80.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1392/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-minmax-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1393/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-minmax-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1394/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-minmax-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1395/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-minmax-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1396/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-minmax-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1397/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-minmax-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1398/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-minmax-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1399/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-minmax-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1400/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-minmax-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1401/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmax-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1402/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmaxc-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1403/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmin-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1404/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmin-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1405/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vminc-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1406/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vminc-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1407/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiff-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1408/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-minmax-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1409/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-minmax-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1410/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-minmax-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1411/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-minmax-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1412/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-minmax-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1413/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-minmax-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1414/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-minmax-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1415/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiff-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1416/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiffc-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1417/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiffc-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1418/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-minmax-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1419/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-p6-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-p6-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1420/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-minmax-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1421/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-minmax-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1422/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-minmax-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1423/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1424/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1425/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1426/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1427/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x40.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x40.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1428/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x48.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1429/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1430/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1431/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x24.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1432/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1433/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x40.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x40.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1434/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x48.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1435/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-p6-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-p6-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1436/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-p6-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-p6-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1437/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-p6-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-p6-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1438/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-p6-x40.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-p6-x40.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1439/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-p6-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx-rr2-p6-x48.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1440/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vlrelu/gen/vlrelu-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1441/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vlrelu/gen/vlrelu-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1442/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndd-avx-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1443/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndd-avx-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1444/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndne-avx-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1445/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndne-avx-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1446/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndu-avx-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1447/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndu-avx-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1448/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndz-avx-x8.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1449/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndz-avx-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1450/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscale/avx-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscale.h:5, from ../third_party/XNNPACK/src/f32-vscale/avx-x32.c:11: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1451/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/avx-sqrt-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/avx-sqrt-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1452/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/avx-sqrt-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/avx-sqrt-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1453/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vabs-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1454/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vabs-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1455/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vneg-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1456/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vneg-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1457/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vsqr-avx-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1458/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vsqr-avx-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1459/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c2-minmax-xop-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c2-minmax-xop-ld64.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1460/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-xop.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c2-xw-minmax-xop.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1461/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c2-minmax-xop-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c2-minmax-xop-ld128.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1462/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-xop-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c8-minmax-xop-ld64.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1463/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-xop.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c8-xw-minmax-xop.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1464/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-xop-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x4c8-minmax-xop-ld128.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1465/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-xop-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/2x4c8-minmax-xop-ld64.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1466/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-xop.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/2x4c8-xw-minmax-xop.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1467/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-xop-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/2x4c8-minmax-xop-ld128.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1468/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-xop-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/3x4c8-minmax-xop-ld64.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1469/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-xop.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/3x4c8-xw-minmax-xop.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1470/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-xop-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/3x4c8-minmax-xop-ld128.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1471/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x4c2-minmax-xop-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/4x4c2-minmax-xop-ld64.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1472/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-xop.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/4x4c2-xw-minmax-xop.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1473/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x4c2-minmax-xop-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/4x4c2-minmax-xop-ld128.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1474/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x4-minmax-fma3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x4-minmax-fma3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1475/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c2-minmax-xop-ld64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x4c2-minmax-xop-ld64.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1476/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c2-minmax-xop-ld128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x4c2-minmax-xop-ld128.c:19: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1477/5994] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o [1478/5994] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o [1479/5994] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o [1480/5994] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o [1481/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x16.c:20: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1482/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x32.c:20: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1483/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x8.c:20: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1484/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x24.c:20: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1485/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x8.c:20: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1486/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x16.c:20: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1487/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x24.c:20: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1488/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x32.c:20: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1489/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x4-minmax-fma3-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x4-minmax-fma3-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1490/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x9-minmax-fma3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x9-minmax-fma3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1491/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x9-minmax-fma3-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x9-minmax-fma3-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1492/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-fma3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x25-minmax-fma3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1493/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-fma3-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up8x25-minmax-fma3-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1494/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-fma3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x4-minmax-fma3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1495/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-fma3-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x4-minmax-fma3-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1496/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-fma3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x9-minmax-fma3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1497/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-fma3-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x9-minmax-fma3-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1498/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x25-minmax-fma3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x25-minmax-fma3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1499/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x25-minmax-fma3-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x25-minmax-fma3-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1500/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-hswish/gen/hswish-fma3-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/hswish.h:11, from ../third_party/XNNPACK/src/f32-hswish/gen/hswish-fma3-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1501/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/1x8inc-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/1x8inc-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1502/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/1x16inc-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/1x16inc-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1503/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/1x16s4inc-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/1x16s4inc-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1504/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/3x16inc-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/3x16inc-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1505/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/3x16s4inc-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/3x16s4inc-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1506/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/4x8inc-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/4x8inc-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1507/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/4x16inc-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/4x16inc-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1508/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/4x16s4inc-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/4x16s4inc-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1509/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/5x8inc-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/5x8inc-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1510/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/5x16inc-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/5x16inc-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1511/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/5x16s4inc-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/5x16s4inc-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1512/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/6x8inc-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/6x8inc-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1513/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/7x8inc-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/7x8inc-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1514/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/8x8inc-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/8x8inc-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1515/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x8-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/1x8-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1516/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/1x16-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1517/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16s4-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/1x16s4-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1518/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/3x16-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/3x16-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1519/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/3x16s4-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/3x16s4-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1520/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x8-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x8-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1521/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x16-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x16-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1522/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x16s4-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x16s4-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1523/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x8-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/5x8-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1524/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/5x16-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1525/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16s4-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/5x16s4-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1526/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/6x8-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/6x8-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1527/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/7x8-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/7x8-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1528/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/8x8-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/8x8-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1529/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-hswish/gen/hswish-fma3-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/hswish.h:11, from ../third_party/XNNPACK/src/f32-hswish/gen/hswish-fma3-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1530/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/fma3-nr1fma1adj-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1531/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x8-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/1x8-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1532/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/1x16-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1533/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16s4-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/1x16s4-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1534/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/3x16-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/3x16-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1535/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/3x16s4-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/3x16s4-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1536/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x8-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x8-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1537/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x16-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x16-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1538/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x16s4-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x16s4-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1539/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x8-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/5x8-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1540/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/5x16-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1541/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16s4-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/5x16s4-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1542/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/6x8-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/6x8-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1543/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/7x8-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/7x8-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1544/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/8x8-minmax-fma3-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/8x8-minmax-fma3-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1545/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/fma3-nr1fma1adj-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1546/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x40.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/fma3-nr1fma1adj-x40.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1547/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/fma3-nr1fma1adj-x64.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1548/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sqrt-fma3-nr1fma.c.o [1549/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sqrt-fma3-nr1fma1adj.c.o [1550/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sqrt-fma3-nr2fma.c.o [1551/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/exp-avx2-rr2-lut8-p3-perm.c.o [1552/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/exp-avx2-rr2-lut8-p4-perm.c.o [1553/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx2-rr1-p5-nr1fma.c.o [1554/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/exp-avx2-rr2-p5.c.o [1555/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-avx2-rr1-lut4-p4-perm.c.o [1556/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-avx2-rr1-lut8-p4-perm.c.o [1557/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-avx2-rr1-lut16-p3-gather.c.o [1558/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-avx2-rr1-p6.c.o [1559/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expminus-avx2-rr2-p5.c.o [1560/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/extexp-avx2-p5.c.o [1561/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx2-rr1-lut64-p2-gather-div.c.o [1562/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx2-rr1-lut64-p2-gather-nr1fma.c.o [1563/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx2-rr1-lut64-p2-gather-nr2fma.c.o [1564/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx2-rr1-lut64-p2-gather-nr2fma1adj.c.o [1565/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx2-rr1-p5-div.c.o [1566/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx2-rr1-p5-nr2fma.c.o [1567/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx2-rr2-p5-nr1fma.c.o [1568/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx2-rr2-lut64-p2-gather-div.c.o [1569/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx2-rr2-lut64-p2-gather-nr1fma.c.o [1570/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx2-rr2-lut64-p2-gather-nr2fma.c.o [1571/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx2-rr2-lut64-p2-gather-nr2fma1adj.c.o [1572/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx2-rr2-p5-div.c.o [1573/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx2-rr2-p5-nr2fma.c.o [1574/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/fma3-nr1fma1adj-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1575/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/fma3-nr1fma1adj-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1576/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/fma3-nr1fma1adj-x48.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1577/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x56.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/fma3-nr1fma1adj-x56.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1578/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx2-p5-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx2-p5-x64.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1579/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1580/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1581/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx2-p5-x64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1582/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx2-p5-x72-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx2-p5-x72-acc3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1583/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx2-p5-x72.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx2-p5-x72.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1584/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1585/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc5.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc5.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1586/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx2-p5-x80.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1587/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1588/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1589/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc6.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc6.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1590/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx2-p5-x96.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1591/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx2-p5-x64-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx2-p5-x64-acc2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1592/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx2-p5-x64-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx2-p5-x64-acc4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1593/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx2-p5-x72.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx2-p5-x72.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1594/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx2-p5-x72-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx2-p5-x72-acc3.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1595/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx2-p5-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx2-p5-x80.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1596/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx2-p5-x80-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx2-p5-x80-acc2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1597/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx2-p5-x80-acc5.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx2-p5-x80-acc5.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1598/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx2-p5-x96.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx2-p5-x96.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1599/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx2-p5-x96-acc2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1600/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx2-p5-x96-acc3.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1601/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc6.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx2-p5-x96-acc6.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1602/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-div-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-div-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1603/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx2-p5-x64-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx2-p5-x64-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1604/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx2-p5-x64-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx2-p5-x64-acc4.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1605/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx2-p5-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx2-p5-x64.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1606/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx2-p5-x72-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx2-p5-x72-acc3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1607/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx2-p5-x72.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx2-p5-x72.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1608/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx2-p5-x80-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx2-p5-x80-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1609/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx2-p5-x80-acc5.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx2-p5-x80-acc5.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1610/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx2-p5-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx2-p5-x80.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1611/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx2-p5-x96-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx2-p5-x96-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1612/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx2-p5-x96-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx2-p5-x96-acc3.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1613/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx2-p5-x96-acc6.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx2-p5-x96-acc6.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1614/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx2-p5-x96.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx2-p5-x96.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1615/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-relu/gen/avx-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-relu/gen/avx-x8.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1616/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-relu/gen/avx-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-relu/gen/avx-x16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1617/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-p6-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1618/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-div-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-div-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1619/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-div-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-div-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1620/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-div-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-div-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1621/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-div-x40.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-div-x40.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1622/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-div-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-div-x48.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1623/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-div-x56.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-div-x56.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1624/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-div-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-div-x64.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1625/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-div-x72.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-div-x72.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1626/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-div-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-div-x80.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1627/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1628/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1629/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1630/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1631/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x40.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x40.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1632/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x48.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1633/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x56.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x56.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1634/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x64.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1635/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x72.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x72.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1636/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr1fma-x80.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1637/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1638/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1639/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1640/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1641/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x40.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x40.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1642/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x48.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1643/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x56.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x56.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1644/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x64.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1645/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x72.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x72.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1646/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx2-rr1-p5-nr2fma-x80.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1647/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1648/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1649/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1650/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1651/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x40.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x40.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1652/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x48.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1653/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x56.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x56.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1654/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x64.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1655/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x72.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x72.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1656/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x80.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1657/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1658/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1659/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1660/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1661/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x40.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x40.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1662/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x48.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1663/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x56.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x56.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1664/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x64.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1665/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x72.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x72.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1666/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x80.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1667/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1668/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1669/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1670/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1671/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x40.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x40.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1672/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x48.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1673/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x56.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x56.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1674/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x64.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1675/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x72.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x72.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1676/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x80.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1677/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-p6-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1678/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-p6-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1679/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-p6-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1680/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x40.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-p6-x40.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1681/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-p6-x48.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1682/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x56.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-p6-x56.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1683/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-p6-x64.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1684/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x72.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-p6-x72.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1685/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx2-rr1-p6-x80.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1686/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx2-p5-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx2-p5-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1687/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx2-p5-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1688/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx2-p5-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1689/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx2-p5-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1690/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx2-p5-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1691/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x40.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx2-p5-x40.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1692/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx2-p5-x48.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1693/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x56.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx2-p5-x56.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1694/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx2-p5-x64.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1695/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x72.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx2-p5-x72.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1696/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx2-p5-x80.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1697/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x88.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx2-p5-x88.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1698/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x96.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx2-p5-x96.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1699/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx2-p5-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx2-p5-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1700/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx2-p5-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx2-p5-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1701/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx2-p5-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx2-p5-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1702/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx2-p5-x40.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx2-p5-x40.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1703/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx2-p5-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx2-p5-x48.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1704/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx2-p5-x56.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx2-p5-x56.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1705/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx2-p5-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx2-p5-x64.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1706/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx2-p5-x72.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx2-p5-x72.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1707/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx2-p5-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx2-p5-x80.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1708/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx2-p5-x88.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx2-p5-x88.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1709/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx2-p5-x96.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx2-p5-x96.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1710/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x8c8-minmax-avx2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x8c8-minmax-avx2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1711/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x9-minmax-avx2-mul32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up8x9-minmax-avx2-mul32.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1712/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-avx2-mul16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up16x9-minmax-avx2-mul16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1713/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-avx2-mul32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up16x9-minmax-avx2-mul32.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1714/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up24x9-minmax-avx2-mul32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up24x9-minmax-avx2-mul32.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1715/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up32x9-minmax-avx2-mul16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up32x9-minmax-avx2-mul16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1716/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up32x9-minmax-avx2-mul32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up32x9-minmax-avx2-mul32.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1717/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x8c8-xw-minmax-avx2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x8c8-xw-minmax-avx2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1718/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x8c8-minmax-avx2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/2x8c8-minmax-avx2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1719/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x8c8-xw-minmax-avx2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/2x8c8-xw-minmax-avx2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1720/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x8c8-minmax-avx2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/3x8c8-minmax-avx2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1721/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x8c8-minmax-avx2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x8c8-minmax-avx2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1722/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x8c8-minmax-avx2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/3x8c8-minmax-avx2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1723/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x8c8-xw-minmax-avx2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/3x8c8-xw-minmax-avx2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1724/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x8c8-minmax-avx2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/2x8c8-minmax-avx2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1725/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-hswish/gen/hswish-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/hswish.h:11, from ../third_party/XNNPACK/src/f32-hswish/gen/hswish-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1726/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1727/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1728/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1729/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1730/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x8.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x8.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1731/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1732/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x24.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x24.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1733/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vadd.h:14, from ../third_party/XNNPACK/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1734/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-clamp/gen/avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/clamp.h:14, from ../third_party/XNNPACK/src/f32-clamp/gen/avx512f-x16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1735/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-clamp/gen/avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/clamp.h:14, from ../third_party/XNNPACK/src/f32-clamp/gen/avx512f-x32.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1736/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x4-minmax-avx512f-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1737/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x4-minmax-avx512f.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1738/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x9-minmax-avx512f-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1739/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x9-minmax-avx512f.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1740/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x25-minmax-avx512f-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1741/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up16x25-minmax-avx512f.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1742/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up32x4-minmax-avx512f-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up32x4-minmax-avx512f-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1743/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up32x4-minmax-avx512f.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up32x4-minmax-avx512f.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1744/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up32x9-minmax-avx512f-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up32x9-minmax-avx512f-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1745/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up32x9-minmax-avx512f.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up32x9-minmax-avx512f.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1746/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up32x25-minmax-avx512f-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up32x25-minmax-avx512f-acc2.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1747/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up32x25-minmax-avx512f.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/f32-dwconv/gen/up32x25-minmax-avx512f.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1748/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/1x16inc-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/1x16inc-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1749/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/4x16inc-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/4x16inc-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1750/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/5x16inc-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/5x16inc-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1751/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/6x16inc-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/6x16inc-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1752/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/7x16inc-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/7x16inc-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1753/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/8x16inc-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen-inc/8x16inc-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1754/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/1x16-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1755/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x16-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/4x16-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1756/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/5x16-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1757/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/6x16-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/6x16-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1758/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/7x16-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/7x16-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1759/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/8x16-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/f32-gemm/gen/8x16-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1760/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-hswish/gen/hswish-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/hswish.h:11, from ../third_party/XNNPACK/src/f32-hswish/gen/hswish-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1761/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128-acc2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1762/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/1x16-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1763/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x16-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/4x16-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1764/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/5x16-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1765/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/6x16-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/6x16-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1766/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/7x16-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/7x16-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1767/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/8x16-minmax-avx512f-broadcast.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/f32-igemm/gen/8x16-minmax-avx512f-broadcast.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1768/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx512f-2x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/prelu.h:11, from ../third_party/XNNPACK/src/f32-prelu/gen/avx512f-2x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1769/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx512f-2x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/prelu.h:11, from ../third_party/XNNPACK/src/f32-prelu/gen/avx512f-2x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1770/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128-acc4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1771/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x144-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x144-acc3.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1772/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1773/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160-acc2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1774/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x144.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x144.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1775/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160-acc5.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160-acc5.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1776/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1777/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1778/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc3.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1779/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc6.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc6.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1780/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x128-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x128-acc2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1781/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1782/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx512f-p5-scalef-x128-acc2.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1783/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx512f-p5-scalef-x128-acc4.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1784/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx512f-p5-scalef-x128.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1785/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x144-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx512f-p5-scalef-x144-acc3.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1786/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x144.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx512f-p5-scalef-x144.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1787/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx512f-p5-scalef-x160-acc2.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1788/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160-acc5.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx512f-p5-scalef-x160-acc5.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1789/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx512f-p5-scalef-x160.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1790/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc2.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1791/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc3.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1792/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc6.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc6.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1793/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddextexp.h:11, from ../third_party/XNNPACK/src/f32-raddextexp/gen/avx512f-p5-scalef-x192.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1794/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x128-acc4.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x128-acc4.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1795/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x128.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1796/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x144-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x144-acc3.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1797/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x144.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x144.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1798/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x160-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x160-acc2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1799/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x160-acc5.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x160-acc5.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1800/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x160.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x160.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1801/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x192-acc2.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x192-acc2.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1802/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x192-acc3.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x192-acc3.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1803/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x192-acc6.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x192-acc6.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1804/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x192.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/avx512f-p5-scalef-x192.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1805/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-relu/gen/avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-relu/gen/avx512f-x16.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1806/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-relu/gen/avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-relu/gen/avx512f-x32.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1807/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-rmax/avx512f.c.o [1808/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-div-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-div-x64.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1809/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-div-x96.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-div-x96.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1810/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/exp-avx512f-rr2-lut16-p3-perm.c.o [1811/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/exp-avx512f-rr2-lut16-p3-perm-scalef.c.o [1812/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/exp-avx512f-rr2-p5-scalef.c.o [1813/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/exp-avx512f-rr2-lut32-p2-perm2-scalef.c.o [1814/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/exp-avx512f-rr2-lut32-p2-perm2.c.o [1815/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-avx512f-rr1-p6.c.o [1816/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/exp-avx512f-rr2-p5.c.o [1817/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expm1minus-avx512f-rr1-lut16-p3-perm.c.o [1818/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma.c.o [1819/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/extexp-avx512f-p5.c.o [1820/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr1-lut16-p3-perm-scalef-div.c.o [1821/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma1adj.c.o [1822/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr1-lut32-p2-perm2-scalef-nr1fma.c.o [1823/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr1-lut32-p2-perm2-scalef-div.c.o [1824/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr1-lut64-p2-gather-scalef-nr1fma.c.o [1825/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-div-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-div-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1826/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-div-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-div-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1827/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-div-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-div-x48.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1828/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-div-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-div-x80.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1829/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-div-x112.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-div-x112.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1830/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-div-x128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-div-x128.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1831/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1832/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1833/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x48.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1834/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x64.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1835/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x80.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1836/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x96.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x96.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1837/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x112.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x112.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1838/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x128.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1839/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-div-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-div-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1840/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-div-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-div-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1841/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-div-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-div-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1842/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-div-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-div-x48.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1843/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-div-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-div-x64.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1844/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-div-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-div-x80.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1845/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-div-x96.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-div-x96.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1846/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-div-x112.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-div-x112.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1847/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-div-x128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-div-x128.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1848/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-nr1fma-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-nr1fma-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1849/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-nr1fma-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-nr1fma-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1850/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-nr1fma-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-nr1fma-x48.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1851/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-nr1fma-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-nr1fma-x64.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1852/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-nr1fma-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-nr1fma-x80.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1853/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-nr1fma-x96.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-nr1fma-x96.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1854/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-nr1fma-x112.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-nr1fma-x112.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1855/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-nr1fma-x128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr1-p5-scalef-nr1fma-x128.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1856/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-div-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-div-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1857/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-div-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-div-x48.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1858/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-div-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-div-x64.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1859/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-div-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-div-x80.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1860/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-div-x96.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-div-x96.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1861/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-div-x112.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-div-x112.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1862/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-div-x128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-div-x128.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1863/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1864/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1865/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x48.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1866/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x64.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1867/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x80.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1868/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x96.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x96.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1869/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x112.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x112.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1870/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-sigmoid/gen/avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x128.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1871/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmax-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1872/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-minmax-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1873/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vadd-minmax-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1874/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-minmax-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1875/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vaddc-minmax-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1876/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-minmax-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1877/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdiv-minmax-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1878/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-minmax-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1879/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vdivc-minmax-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1880/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmax-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1881/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmaxc-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1882/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vlrelu/gen/vlrelu-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1883/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-minmax-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1884/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmul-minmax-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1885/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-minmax-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1886/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vmulc-minmax-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1887/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1888/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1889/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1890/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1891/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiff-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1892/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiff-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1893/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiffc-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1894/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsqrdiffc-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1895/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-minmax-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1896/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsub-minmax-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1897/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-minmax-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1898/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14, from ../third_party/XNNPACK/src/f32-vbinary/gen/vsubc-minmax-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1899/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1900/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1901/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x48.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1902/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x64.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1903/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x80.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1904/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x96.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x96.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1905/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x112.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x112.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1906/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x128.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1907/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx512f-rr1-p6-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1908/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx512f-rr1-p6-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1909/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx512f-rr1-p6-x48.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1910/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx512f-rr1-p6-x64.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1911/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx512f-rr1-p6-x80.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1912/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x96.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx512f-rr1-p6-x96.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1913/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x112.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx512f-rr1-p6-x112.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1914/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-velu/gen/velu-avx512f-rr1-p6-x128.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1915/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vlrelu/gen/vlrelu-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1916/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndd-avx512f-x16.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1917/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndd-avx512f-x32.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1918/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndne-avx512f-x16.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1919/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndne-avx512f-x32.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1920/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndu-avx512f-x16.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1921/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndu-avx512f-x32.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1922/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndz-avx512f-x16.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1923/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vrnd/gen/vrndz-avx512f-x32.c:17: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1924/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vabs-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1925/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscale/avx512f-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscale.h:5, from ../third_party/XNNPACK/src/f32-vscale/avx512f-x64.c:12: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1926/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x16.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1927/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x32.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1928/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x48.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1929/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x64.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1930/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x80.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1931/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x96.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x96.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1932/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x112.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x112.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1933/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x128.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1934/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x144.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x144.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1935/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x160.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x160.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1936/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x176.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x176.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1937/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x192.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h:11, from ../third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x192.c:15: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1938/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1939/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1940/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x48.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1941/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x64.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1942/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x80.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1943/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x96.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x96.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1944/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x112.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x112.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1945/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x128.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1946/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x144.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x144.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1947/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x160.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x160.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1948/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x176.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x176.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1949/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x192.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vscaleextexp.h:11, from ../third_party/XNNPACK/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x192.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1950/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1951/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1952/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x48.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x48.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1953/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x64.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x64.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1954/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x80.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x80.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1955/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x96.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x96.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1956/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x112.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x112.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1957/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x128.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x128.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1958/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vabs-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1959/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vneg-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1960/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vneg-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1961/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx512f-x16.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vsqr-avx512f-x16.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1962/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx512f-x32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/vunary.h:11, from ../third_party/XNNPACK/src/f32-vunary/gen/vsqr-avx512f-x32.c:16: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1963/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr1-lut32-p2-perm2-scalef-nr1fma1adj.c.o [1964/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr1-lut64-p2-gather-scalef-div.c.o [1965/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr1-lut64-p2-gather-scalef-nr1fma1adj.c.o [1966/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr2-lut16-p3-perm-scalef-nr1fma.c.o [1967/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr1-p5-scalef-div.c.o [1968/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr1-p5-scalef-nr1fma.c.o [1969/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr1-p5-scalef-nr1fma1adj.c.o [1970/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr2-lut16-p3-perm-scalef-div.c.o [1971/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr2-lut16-p3-perm-scalef-nr1fma1adj.c.o [1972/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma.c.o [1973/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div.c.o [1974/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma1adj.c.o [1975/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr2-lut64-p2-gather-scalef-div.c.o [1976/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr2-lut64-p2-gather-scalef-nr1fma.c.o [1977/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr2-lut64-p2-gather-scalef-nr1fma1adj.c.o [1978/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr2-p5-scalef-div.c.o [1979/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr2-p5-scalef-nr1fma.c.o [1980/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-avx512f-rr2-p5-scalef-nr1fma1adj.c.o [1981/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sqrt-avx512f-nr1fma.c.o [1982/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sqrt-avx512f-nr1fma1adj.c.o [1983/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sqrt-avx512f-nr2fma.c.o [1984/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o [1985/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o [1986/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o [1987/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o [1988/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o [1989/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o [1990/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o [1991/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o [1992/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o [1993/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o [1994/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o [1995/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o [1996/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o [1997/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o [1998/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o [1999/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o [2000/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o [2001/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o [2002/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o [2003/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o [2004/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o [2005/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o [2006/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o [2007/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o [2008/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o [2009/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o [2010/5994] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [2011/5994] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o [2012/5994] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o [2013/5994] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o [2014/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o [2015/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o [2016/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o [2017/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/logging.cpp.o [2018/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o [2019/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o [2020/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o [2021/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o [2022/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o [2023/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o [2024/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o [2025/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o [2026/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o [2027/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o [2028/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o [2029/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o [2030/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o [2031/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o [2032/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o [2033/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o [2034/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o [2035/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o [2036/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o [2037/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o [2038/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o [2039/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o [2040/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o [2041/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o [2042/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o [2043/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o [2044/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86callconv.cpp.o [2045/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-avx512skx-mul32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up16x9-minmax-avx512skx-mul32.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2046/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up32x9-minmax-avx512skx-mul32.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/dwconv.h:14, from ../third_party/XNNPACK/src/qs8-dwconv/gen/up32x9-minmax-avx512skx-mul32.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2047/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x16c8-minmax-avx512skx.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/1x16c8-minmax-avx512skx.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2048/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x16c8-minmax-avx512skx.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/2x16c8-minmax-avx512skx.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2049/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x16c8-minmax-avx512skx.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/3x16c8-minmax-avx512skx.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2050/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x16c8-minmax-avx512skx.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/gemm.h:14, from ../third_party/XNNPACK/src/qs8-gemm/gen/4x16c8-minmax-avx512skx.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2051/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x16c8-minmax-avx512skx.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/1x16c8-minmax-avx512skx.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2052/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x16c8-minmax-avx512skx.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/2x16c8-minmax-avx512skx.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2053/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x16c8-minmax-avx512skx.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/3x16c8-minmax-avx512skx.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2054/5994] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/4x16c8-minmax-avx512skx.c.o In file included from ../third_party/XNNPACK/include/xnnpack.h:15, from ../third_party/XNNPACK/src/xnnpack/params.h:15, from ../third_party/XNNPACK/src/xnnpack/igemm.h:14, from ../third_party/XNNPACK/src/qs8-igemm/gen/4x16c8-minmax-avx512skx.c:14: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2055/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o [2056/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o [2057/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o [2058/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o [2059/5994] Building CXX object third_party/googletest/googlemock/gtest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o [2060/5994] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o [2061/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o [2062/5994] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o [2063/5994] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o [2064/5994] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [2065/5994] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [2066/5994] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o [2067/5994] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o [2068/5994] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [2069/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o [2070/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o [2071/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/arch.cpp.o [2072/5994] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [2073/5994] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o [2074/5994] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o [2075/5994] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [2076/5994] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [2077/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/callconv.cpp.o [2078/5994] Building CXX object third_party/googletest/googlemock/gtest/CMakeFiles/gtest.dir/src/gtest-all.cc.o [2079/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o [2080/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o [2081/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o [2082/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o [2083/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/target.cpp.o [2084/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o [2085/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o [2086/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o [2087/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o [2088/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o [2089/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o [2090/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o [2091/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o [2092/5994] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o [2093/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o [2094/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o [2095/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o [2096/5994] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o [2097/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o [2098/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o [2099/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o [2100/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o [2101/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86features.cpp.o [2102/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86internal.cpp.o [2103/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o [2104/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o [2105/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86logging.cpp.o [2106/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o [2107/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o [2108/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce_local.cc.o [2109/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce.cc.o [2110/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgather.cc.o [2111/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgatherv.cc.o [2112/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/algorithm.cc.o [2113/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoall.cc.o [2114/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoallv.cc.o [2115/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/barrier.cc.o [2116/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/broadcast.cc.o [2117/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/context.cc.o [2118/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gather.cc.o [2119/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gatherv.cc.o [2120/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/reduce.cc.o [2121/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/scatter.cc.o [2122/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/types.cc.o [2123/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/logging.cc.o [2124/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/linux.cc.o [2125/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/store.cc.o [2126/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/context.cc.o [2127/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/file_store.cc.o [2128/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/hash_store.cc.o [2129/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/prefix_store.cc.o [2130/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/buffer.cc.o [2131/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/address.cc.o [2132/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/device.cc.o [2133/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/context.cc.o [2134/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/pair.cc.o [2135/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/unbound_buffer.cc.o [2136/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/address.cc.o [2137/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/buffer.cc.o [2138/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/context.cc.o [2139/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/device.cc.o [2140/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/loop.cc.o [2141/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/pair.cc.o [2142/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/unbound_buffer.cc.o [2143/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/fs-poll.c.o [2144/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/idna.c.o [2145/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/inet.c.o [2146/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/random.c.o [2147/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strscpy.c.o [2148/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/threadpool.c.o [2149/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/timer.c.o [2150/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-common.c.o [2151/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/version.c.o [2152/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-data-getter-setters.c.o [2153/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/async.c.o [2154/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/core.c.o [2155/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/dl.c.o [2156/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/fs.c.o [2157/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop.c.o [2158/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getaddrinfo.c.o [2159/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getnameinfo.c.o [2160/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop-watcher.c.o [2161/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/pipe.c.o [2162/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/poll.c.o [2163/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/process.c.o [2164/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/signal.c.o [2165/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-devurandom.c.o [2166/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/stream.c.o [2167/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tcp.c.o [2168/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/thread.c.o [2169/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tty.c.o [2170/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/udp.c.o [2171/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/proctitle.c.o [2172/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-core.c.o [2173/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-inotify.c.o [2174/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-syscalls.c.o [2175/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/procfs-exepath.c.o [2176/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-getrandom.c.o [2177/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-sysctl-linux.c.o [2178/5994] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/sysinfo-loadavg.c.o [2179/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/helpers.cc.o [2180/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/error.cc.o [2181/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context_impl.cc.o [2182/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/address.cc.o [2183/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/error.cc.o [2184/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/fd.cc.o [2185/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/socket.cc.o [2186/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/system.cc.o [2187/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context.cc.o [2188/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener_impl.cc.o [2189/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/error.cc.o [2190/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener.cc.o [2191/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/error.cc.o [2192/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe.cc.o [2193/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe_impl.cc.o [2194/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/context.cc.o [2195/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/channel_impl.cc.o [2196/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/factory.cc.o [2197/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/context_impl.cc.o [2198/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/context.cc.o [2199/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/channel_impl.cc.o [2200/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/factory.cc.o [2201/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/context_impl.cc.o [2202/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/context.cc.o [2203/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/channel_impl.cc.o [2204/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/factory.cc.o [2205/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o [2206/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/context.cc.o [2207/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/channel_impl.cc.o [2208/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/factory.cc.o [2209/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/context_impl.cc.o [2210/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/cuda_loop.cc.o [2211/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cuda_xth/channel_impl.cc.o [2212/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cuda_xth/context.cc.o [2213/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cuda_xth/context_impl.cc.o [2214/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cuda_xth/factory.cc.o [2215/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cuda_basic/channel_impl.cc.o [2216/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cuda_basic/context.cc.o [2217/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cuda_basic/context_impl.cc.o [2218/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cuda_basic/factory.cc.o [2219/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/context.cc.o [2220/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cuda_ipc/channel_impl.cc.o [2221/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cuda_ipc/context.cc.o [2222/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cuda_ipc/context_impl.cc.o [2223/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cuda_ipc/factory.cc.o [2224/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/ibv.cc.o [2225/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cuda_gdr/channel_impl.cc.o [2226/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cuda_gdr/context.cc.o [2227/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cuda_gdr/context_impl.cc.o [2228/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cuda_gdr/factory.cc.o [2229/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/connection_impl.cc.o [2230/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/error.cc.o [2231/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/context_impl.cc.o [2232/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/factory.cc.o [2233/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/loop.cc.o [2234/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/listener_impl.cc.o [2235/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/sockaddr.cc.o [2236/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/utility.cc.o [2237/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/epoll_loop.cc.o [2238/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/context.cc.o [2239/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/connection_impl.cc.o [2240/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/factory.cc.o [2241/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/context_impl.cc.o [2242/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/reactor.cc.o [2243/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/listener_impl.cc.o [2244/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/sockaddr.cc.o [2245/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/util/ringbuffer/shm.cc.o [2246/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/util/shm/segment.cc.o [2247/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/context.cc.o [2248/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/connection_impl.cc.o [2249/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/error.cc.o [2250/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/context_impl.cc.o [2251/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/factory.cc.o [2252/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/reactor.cc.o [2253/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/listener_impl.cc.o [2254/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/sockaddr.cc.o [2255/5994] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/utility.cc.o [2256/5994] Building C object third_party/foxi/CMakeFiles/foxi_loader.dir/foxi/onnxifi_loader.c.o [2257/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution_pd.cpp.o [2258/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/batch_normalization.cpp.o [2259/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/binary.cpp.o [2260/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution.cpp.o [2261/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/concat.cpp.o [2262/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/deconvolution.cpp.o [2263/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/engine.cpp.o [2264/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/layer_normalization.cpp.o [2265/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug.cpp.o [2266/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/inner_product.cpp.o [2267/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug_autogenerated.cpp.o [2268/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/eltwise.cpp.o [2269/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_debug.cpp.o [2270/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/lrn.cpp.o [2271/5994] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o In file included from ../third_party/fbgemm/third_party/asmjit/src/asmjit/core/builder.cpp:10: ../third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/builder.h: In member function ‘virtual asmjit::Error asmjit::BaseBuilder::_emit(uint32_t, const asmjit::Operand_&, const asmjit::Operand_&, const asmjit::Operand_&, const asmjit::Operand_&, const asmjit::Operand_&, const asmjit::Operand_&)’: ../third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/builder.h:745:29: warning: array subscript 5 is above array bounds of ‘asmjit::Operand_ [4]’ [-Warray-bounds] 745 | _opArray[index].copyFrom(op); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../third_party/fbgemm/third_party/asmjit/src/asmjit/core/../core/builder.h:665:12: note: while referencing ‘asmjit::InstNode::_opArray’ 665 | Operand_ _opArray[kBaseOpCapacity]; | ^~~~~~~~ [2272/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/mpi/context.cc.o In file included from ../third_party/gloo/gloo/mpi/context.cc:16: ../third_party/gloo/gloo/mpi/context.cc: In destructor ‘gloo::mpi::MPIScope::~MPIScope()’: ../third_party/gloo/gloo/common/logging.h:137:7: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 137 | throw EnforceNotMet( \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 138 | __FILE__, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 139 | __LINE__, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 140 | expr, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 141 | r.get_message_and_free(MakeString(__VA_ARGS__))); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/gloo/gloo/common/logging.h:150:3: note: in expansion of macro ‘GLOO_ENFORCE_THAT_IMPL’ 150 | GLOO_ENFORCE_THAT_IMPL(Equals((x), (y)), #x " == " #y, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~ ../third_party/gloo/gloo/mpi/context.cc:43:3: note: in expansion of macro ‘GLOO_ENFORCE_EQ’ 43 | GLOO_ENFORCE_EQ(rv, MPI_SUCCESS); | ^~~~~~~~~~~~~~~ ../third_party/gloo/gloo/common/logging.h:137:7: note: in C++11 destructors default to ‘noexcept’ 137 | throw EnforceNotMet( \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 138 | __FILE__, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 139 | __LINE__, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 140 | expr, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 141 | r.get_message_and_free(MakeString(__VA_ARGS__))); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/gloo/gloo/common/logging.h:150:3: note: in expansion of macro ‘GLOO_ENFORCE_THAT_IMPL’ 150 | GLOO_ENFORCE_THAT_IMPL(Equals((x), (y)), #x " == " #y, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~ ../third_party/gloo/gloo/mpi/context.cc:43:3: note: in expansion of macro ‘GLOO_ENFORCE_EQ’ 43 | GLOO_ENFORCE_EQ(rv, MPI_SUCCESS); | ^~~~~~~~~~~~~~~ [2273/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/matmul.cpp.o [2274/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory.cpp.o [2275/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_desc_wrapper.cpp.o [2276/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_storage.cpp.o [2277/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_zero_pad.cpp.o [2278/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_attr.cpp.o [2279/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/pooling.cpp.o [2280/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive.cpp.o [2281/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_cache.cpp.o [2282/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_desc.cpp.o [2283/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_hashing.cpp.o [2284/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_exec_types.cpp.o [2285/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_iterator.cpp.o [2286/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/resampling.cpp.o [2287/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/query.cpp.o [2288/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reduction.cpp.o [2289/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reorder.cpp.o [2290/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad.cpp.o [2291/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rnn.cpp.o [2292/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rw_mutex.cpp.o [2293/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad_debug.cpp.o [2294/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream_attr.cpp.o [2295/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/shuffle.cpp.o [2296/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/softmax.cpp.o [2297/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream.cpp.o [2298/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/sum.cpp.o [2299/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/utils.cpp.o [2300/5994] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/verbose.cpp.o [2301/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/bfloat16.cpp.o [2302/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_list.cpp.o [2303/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_utils.cpp.o [2304/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_binary_list.cpp.o [2305/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_convolution_list.cpp.o [2306/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_concat.cpp.o [2307/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_deconvolution_list.cpp.o [2308/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_eltwise_list.cpp.o [2309/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_inner_product_list.cpp.o [2310/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_engine.cpp.o [2311/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_pooling_list.cpp.o [2312/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_layer_normalization_list.cpp.o [2313/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_lrn_list.cpp.o [2314/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_reduction_list.cpp.o [2315/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_resampling_list.cpp.o [2316/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_reorder.cpp.o [2317/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_shuffle_list.cpp.o [2318/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_rnn_list.cpp.o [2319/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_softmax_list.cpp.o [2320/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution.cpp.o [2321/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_sum.cpp.o [2322/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution_utils.cpp.o [2323/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product.cpp.o [2324/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/primitive_attr_postops.cpp.o [2325/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product_utils.cpp.o [2326/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution.cpp.o [2327/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution_utils.cpp.o [2328/5994] Linking CXX static library lib/libbenchmark.a [2329/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_inner_product.cpp.o [2330/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nchw_pooling.cpp.o [2331/5994] Linking CXX static library lib/libgtest.a [2332/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_batch_normalization.cpp.o [2333/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nhwc_pooling.cpp.o [2334/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nspc_batch_normalization.cpp.o [2335/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/platform.cpp.o [2336/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_deconvolution.cpp.o [2337/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_batch_normalization.cpp.o [2338/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_binary.cpp.o [2339/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution.cpp.o [2340/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product.cpp.o [2341/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_eltwise.cpp.o [2342/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_resampling.cpp.o [2343/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_layer_normalization.cpp.o [2344/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_lrn.cpp.o [2345/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_pooling.cpp.o [2346/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_reduction.cpp.o [2347/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_resampling.cpp.o [2348/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_shuffle.cpp.o [2349/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_softmax.cpp.o [2350/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_concat.cpp.o [2351/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization.cpp.o [2352/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization_kernels.cpp.o [2353/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/ref_gemm_f32.cpp.o [2354/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_sum.cpp.o [2355/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/gemm_utils_f32.cpp.o [2356/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/cpu_matmul_list.cpp.o [2357/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm.cpp.o [2358/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm_pack.cpp.o [2359/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/ref_gemm_s8x8s32.cpp.o [2360/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/simple_gemm_s8s8s32.cpp.o [2361/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_f32_matmul.cpp.o [2362/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_bf16_matmul.cpp.o [2363/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul.cpp.o [2364/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_x8s8s32x_matmul.cpp.o [2365/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru_lbr.cpp.o [2366/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_common.cpp.o [2367/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru.cpp.o [2368/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru.cpp.o [2369/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm.cpp.o [2370/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru_lbr.cpp.o [2371/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_rnn.cpp.o [2372/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_rnn.cpp.o [2373/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/rnn_utils.cpp.o [2374/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm.cpp.o [2375/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/amx_tile_configure.cpp.o [2376/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_kernel.cpp.o [2377/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_isa_traits.cpp.o [2378/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_reducer.cpp.o [2379/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/amx/jit_avx512_core_amx_gemm_kern.cpp.o [2380/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.cpp.o [2381/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp.o [2382/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_an_kern_autogen.cpp.o [2383/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_at_kern_autogen.cpp.o [2384/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_bn_kern_autogen.cpp.o [2385/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_bt_kern_autogen.cpp.o [2386/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_an_kern_autogen.cpp.o [2387/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_at_kern_autogen.cpp.o [2388/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_bn_kern_autogen.cpp.o [2389/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_bt_kern_autogen.cpp.o [2390/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_an_kern_autogen.cpp.o [2391/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_at_kern_autogen.cpp.o [2392/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_bn_kern_autogen.cpp.o [2393/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_bt_kern_autogen.cpp.o [2394/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp.o [2395/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_common_gemm_f32.cpp.o [2396/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_an_kern_autogen.cpp.o [2397/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_at_kern_autogen.cpp.o [2398/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_bn_kern_autogen.cpp.o [2399/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_bt_kern_autogen.cpp.o [2400/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_gemm_smalln_tn_f32_kern.cpp.o [2401/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_an_kern_autogen.cpp.o [2402/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_at_kern_autogen.cpp.o [2403/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_bn_kern_autogen.cpp.o [2404/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_bt_kern_autogen.cpp.o [2405/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_b0_sgemm_kern_autogen.cpp.o [2406/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_gemm_f32.cpp.o [2407/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_gemv_t_f32_kern.cpp.o [2408/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_sgemm_kern_autogen.cpp.o [2409/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_an_kern_autogen.cpp.o [2410/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_at_kern_autogen.cpp.o [2411/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_bn_kern_autogen.cpp.o [2412/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_bt_kern_autogen.cpp.o [2413/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_kernel_b0_sgemm_kern_autogen.cpp.o [2414/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_gemv_t_f32_kern.cpp.o [2415/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_kernel_sgemm_kern_autogen.cpp.o [2416/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_driver.cpp.o [2417/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_info.cpp.o [2418/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_pack.cpp.o [2419/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemv_driver.cpp.o [2420/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_gemm_s8u8s32_kern.cpp.o [2421/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_an_kern_autogen.cpp.o [2422/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_at_kern_autogen.cpp.o [2423/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_bn_kern_autogen.cpp.o [2424/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_bt_kern_autogen.cpp.o [2425/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_an_kern_autogen.cpp.o [2426/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_at_kern_autogen.cpp.o [2427/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_bn_kern_autogen.cpp.o [2428/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_bt_kern_autogen.cpp.o [2429/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_gemm_s8u8s32_kern.cpp.o [2430/5994] Linking C static library lib/libtensorpipe_uv.a [2431/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp.o [2432/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_kernel_gemv_s8x8s32_kern.cpp.o [2433/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_an_kern_autogen.cpp.o [2434/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_at_kern_autogen.cpp.o [2435/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_bn_kern_autogen.cpp.o [2436/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_bt_kern_autogen.cpp.o [2437/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_an_kern_autogen.cpp.o [2438/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_at_kern_autogen.cpp.o [2439/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_bn_kern_autogen.cpp.o [2440/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_bt_kern_autogen.cpp.o [2441/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_b_gemm_s8u8s32_kern_autogen.cpp.o [2442/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_c_gemm_s8u8s32_kern_autogen.cpp.o [2443/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_gemm_s8u8s32_kern_autogen.cpp.o [2444/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_r_gemm_s8u8s32_kern_autogen.cpp.o [2445/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b_gemm_s8u8s32_kern_autogen.cpp.o [2446/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_c_gemm_s8u8s32_kern_autogen.cpp.o [2447/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_gemm_s8u8s32_kern_autogen.cpp.o [2448/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_r_gemm_s8u8s32_kern_autogen.cpp.o [2449/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_an_kern_autogen.cpp.o [2450/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_at_kern_autogen.cpp.o [2451/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_bn_kern_autogen.cpp.o [2452/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_bt_kern_autogen.cpp.o [2453/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_an_kern_autogen.cpp.o [2454/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_at_kern_autogen.cpp.o [2455/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_bn_kern_autogen.cpp.o [2456/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_bt_kern_autogen.cpp.o [2457/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_b_gemm_s8u8s32_kern_autogen.cpp.o [2458/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_c_gemm_s8u8s32_kern_autogen.cpp.o [2459/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_gemm_s8u8s32_kern_autogen.cpp.o [2460/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_r_gemm_s8u8s32_kern_autogen.cpp.o [2461/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b_gemm_s8u8s32_kern_autogen.cpp.o [2462/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_c_gemm_s8u8s32_kern_autogen.cpp.o [2463/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_gemm_s8u8s32_kern_autogen.cpp.o [2464/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_r_gemm_s8u8s32_kern_autogen.cpp.o [2465/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_an_kern_autogen.cpp.o [2466/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_at_kern_autogen.cpp.o [2467/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_bn_kern_autogen.cpp.o [2468/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_bt_kern_autogen.cpp.o [2469/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_an_kern_autogen.cpp.o [2470/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_at_kern_autogen.cpp.o [2471/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_bn_kern_autogen.cpp.o [2472/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_bt_kern_autogen.cpp.o [2473/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_conv_winograd_kernel_f32.cpp.o [2474/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_convolution.cpp.o [2475/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_inner_product.cpp.o [2476/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/injector_utils.cpp.o [2477/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_binary_injector.cpp.o [2478/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_eltwise_injector.cpp.o [2479/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_postops_injector.cpp.o [2480/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_conv_kernel_f32.cpp.o [2481/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_convolution.cpp.o [2482/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_conv_kernel_f32.cpp.o [2483/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_convolution.cpp.o [2484/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_conv_kernel.cpp.o [2485/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_conv_kernel.cpp.o [2486/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_convolution_winograd.cpp.o [2487/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_convolution.cpp.o [2488/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_1x1_conv_kernel.cpp.o [2489/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_1x1_convolution.cpp.o [2490/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_dw_conv_kernel.cpp.o [2491/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_sum.cpp.o [2492/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_f32_wino_conv_2x3.cpp.o [2493/5994] Running gen_proto.py on onnx/onnx.in.proto Processing /tmp/pip-req-build-95q72bm2/third_party/onnx/onnx/onnx.in.proto Writing /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto Writing /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto3 Writing /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx-ml.pb.h generating /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx_pb.py [2494/5994] Linking C static library lib/libXNNPACK.a [2495/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_conv_kernel.cpp.o [2496/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_convolution.cpp.o [2497/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_conv_kernel.cpp.o [2498/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_convolution.cpp.o [2499/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp.o [2500/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_f32_wino_conv_4x3.cpp.o [2501/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp.o [2502/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_1x1_convolution.cpp.o [2503/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_conv_kernel.cpp.o [2504/5994] Linking C static library lib/libfoxi_loader.a [2505/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_convolution.cpp.o [2506/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_deconvolution.cpp.o [2507/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_x8s8s32x_convolution_utils.cpp.o [2508/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_inner_product_utils.cpp.o [2509/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary.cpp.o [2510/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_conv_kernel_f32.cpp.o [2511/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_convolution.cpp.o [2512/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_convolution.cpp.o [2513/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_transpose_src_utils.cpp.o [2514/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization.cpp.o [2515/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization_s8.cpp.o [2516/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise.cpp.o [2517/5994] Linking CXX static library lib/libasmjit.a [2518/5994] Linking CXX static library lib/libgloo.a [2519/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_convolution.cpp.o [2520/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_layer_normalization_kernels.cpp.o [2521/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise_int.cpp.o [2522/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_i8i8_binary.cpp.o [2523/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_i8i8_pooling.cpp.o [2524/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pooling.cpp.o [2525/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder.cpp.o [2526/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_softmax.cpp.o [2527/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder_utils.cpp.o [2528/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_blocked.cpp.o [2529/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_tbb_batch_normalization.cpp.o [2530/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_1x1_convolution.cpp.o [2531/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_convolution.cpp.o [2532/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_utils/jit_utils.cpp.o [2533/5994] Building C object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_utils/jitprofiling/jitprofiling.c.o [2534/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_utils/linux_perf/linux_perf.cpp.o [2535/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn.cpp.o [2536/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_base.cpp.o [2537/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_blocked.cpp.o [2538/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp.o [2539/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_base.cpp.o [2540/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn.cpp.o [2541/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_nhwc.cpp.o [2542/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn_kernel.cpp.o [2543/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle.cpp.o [2544/5994] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/format.cc.o [2545/5994] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/os.cc.o [2546/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o [2547/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o [2548/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfiler.cpp.o [2549/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o [2550/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o [2551/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityInterface.cpp.o [2552/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Config.cpp.o [2553/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o [2554/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiEventInterface.cpp.o [2555/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiMetricInterface.cpp.o [2556/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/EventProfilerController.cpp.o [2557/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Demangle.cpp.o [2558/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/EventProfiler.cpp.o [2559/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o [2560/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Logger.cpp.o [2561/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ProcessInfo.cpp.o [2562/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ThreadName.cpp.o [2563/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/WeakSymbols.cpp.o [2564/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/cupti_strings.cpp.o [2565/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/init.cpp.o [2566/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/libkineto_api.cpp.o [2567/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_csv.cpp.o [2568/5994] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_json.cpp.o [2569/5994] Building CXX object c10/CMakeFiles/c10.dir/core/Allocator.cpp.o [2570/5994] Building CXX object c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o [2571/5994] Linking CXX static library lib/libbenchmark_main.a [2572/5994] Building CXX object c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o [2573/5994] Building CXX object c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o [2574/5994] Linking CXX static library lib/libgtest_main.a [2575/5994] Linking CXX static library lib/libgmock.a [2576/5994] Building CXX object c10/CMakeFiles/c10.dir/core/Device.cpp.o [2577/5994] Building CXX object c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o [2578/5994] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKey.cpp.o [2579/5994] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o [2580/5994] Building CXX object c10/CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o [2581/5994] Building CXX object c10/CMakeFiles/c10.dir/core/Scalar.cpp.o [2582/5994] Building CXX object c10/CMakeFiles/c10.dir/core/Storage.cpp.o [2583/5994] Building CXX object c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o [2584/5994] Building CXX object c10/CMakeFiles/c10.dir/core/Stream.cpp.o [2585/5994] Building CXX object c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o [2586/5994] Building CXX object c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o [2587/5994] Building CXX object c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o [2588/5994] Building CXX object c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o [2589/5994] Building CXX object c10/CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o [2590/5994] Building CXX object c10/CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o [2591/5994] Building CXX object c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o [2592/5994] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o [2593/5994] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o [2594/5994] Building CXX object c10/CMakeFiles/c10.dir/util/Array.cpp.o [2595/5994] Building CXX object c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o [2596/5994] Building CXX object c10/CMakeFiles/c10.dir/util/C++17.cpp.o [2597/5994] Building CXX object c10/CMakeFiles/c10.dir/util/Exception.cpp.o [2598/5994] Building CXX object c10/CMakeFiles/c10.dir/util/Half.cpp.o [2599/5994] Building CXX object c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o [2600/5994] Building CXX object c10/CMakeFiles/c10.dir/util/Logging.cpp.o [2601/5994] Building CXX object c10/CMakeFiles/c10.dir/util/MathConstants.cpp.o [2602/5994] Building CXX object c10/CMakeFiles/c10.dir/util/Metaprogramming.cpp.o [2603/5994] Building CXX object c10/CMakeFiles/c10.dir/util/Optional.cpp.o [2604/5994] Building CXX object c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o [2605/5994] Building CXX object c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o [2606/5994] Building CXX object c10/CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o [2607/5994] Building CXX object c10/CMakeFiles/c10.dir/util/Type.cpp.o [2608/5994] Building CXX object c10/CMakeFiles/c10.dir/util/TypeList.cpp.o [2609/5994] Building CXX object c10/test/CMakeFiles/c10_flags_test.dir/util/flags_test.cpp.o [2610/5994] Building CXX object c10/test/CMakeFiles/c10_registry_test.dir/util/registry_test.cpp.o [2611/5994] Building CXX object c10/test/CMakeFiles/c10_optional_test.dir/util/optional_test.cpp.o [2612/5994] Building CXX object c10/test/CMakeFiles/c10_intrusive_ptr_test.dir/util/intrusive_ptr_test.cpp.o [2613/5994] Building CXX object c10/test/CMakeFiles/c10_Array_test.dir/util/Array_test.cpp.o [2614/5994] Building CXX object c10/test/CMakeFiles/c10_exception_test.dir/util/exception_test.cpp.o [2615/5994] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o [2616/5994] Building CXX object c10/test/CMakeFiles/c10_SizesAndStrides_test.dir/core/impl/SizesAndStrides_test.cpp.o [2617/5994] Building CXX object c10/test/CMakeFiles/c10_InlineStreamGuard_test.dir/core/impl/InlineStreamGuard_test.cpp.o [2618/5994] Building CXX object c10/test/CMakeFiles/c10_string_view_test.dir/util/string_view_test.cpp.o [2619/5994] Building CXX object c10/test/CMakeFiles/c10_accumulate_test.dir/util/accumulate_test.cpp.o [2620/5994] Building CXX object c10/test/CMakeFiles/c10_C++17_test.dir/util/C++17_test.cpp.o [2621/5994] Building CXX object c10/test/CMakeFiles/c10_InlineDeviceGuard_test.dir/core/impl/InlineDeviceGuard_test.cpp.o [2622/5994] Building CXX object c10/test/CMakeFiles/c10_TypeTraits_test.dir/util/TypeTraits_test.cpp.o [2623/5994] Building CXX object c10/test/CMakeFiles/c10_CompileTimeFunctionPointer_test.dir/core/CompileTimeFunctionPointer_test.cpp.o [2624/5994] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o [2625/5994] Building CXX object c10/test/CMakeFiles/c10_either_test.dir/util/either_test.cpp.o [2626/5994] Building CXX object c10/test/CMakeFiles/c10_StreamGuard_test.dir/core/StreamGuard_test.cpp.o [2627/5994] Building CXX object c10/test/CMakeFiles/c10_logging_test.dir/util/logging_test.cpp.o [2628/5994] Building CXX object c10/test/CMakeFiles/c10_ordered_preserving_dict_test.dir/util/ordered_preserving_dict_test.cpp.o [2629/5994] Building CXX object c10/test/CMakeFiles/c10_Half_test.dir/util/Half_test.cpp.o [2630/5994] Building CXX object c10/test/CMakeFiles/c10_DispatchKeySet_test.dir/core/DispatchKeySet_test.cpp.o [2631/5994] Building CXX object c10/test/CMakeFiles/c10_DeviceGuard_test.dir/core/DeviceGuard_test.cpp.o [2632/5994] Building CXX object c10/test/CMakeFiles/c10_LeftRight_test.dir/util/LeftRight_test.cpp.o [2633/5994] Building CXX object c10/test/CMakeFiles/c10_Metaprogramming_test.dir/util/Metaprogramming_test.cpp.o [2634/5994] Building CXX object c10/test/CMakeFiles/c10_ConstexprCrc_test.dir/util/ConstexprCrc_test.cpp.o [2635/5994] Building CXX object c10/test/CMakeFiles/c10_irange_test.dir/util/irange_test.cpp.o [2636/5994] Building CXX object c10/test/CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o [2637/5994] Building CXX object c10/test/CMakeFiles/c10_TypeList_test.dir/util/TypeList_test.cpp.o [2638/5994] Building CXX object c10/test/CMakeFiles/c10_Bitset_test.dir/util/Bitset_test.cpp.o [2639/5994] Building CXX object c10/test/CMakeFiles/c10_bfloat16_test.dir/util/bfloat16_test.cpp.o [2640/5994] Building CXX object c10/test/CMakeFiles/c10_complex_math_test.dir/util/complex_math_test.cpp.o [2641/5994] Building CXX object c10/test/CMakeFiles/c10_complex_test.dir/util/complex_test.cpp.o [2642/5994] Building CXX object c10/benchmark/CMakeFiles/c10_intrusive_ptr_benchmark.dir/intrusive_ptr_benchmark.cpp.o [2643/5994] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAStream.cpp.o [2644/5994] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAFunctions.cpp.o [2645/5994] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDACachingAllocator.cpp.o [2646/5994] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/impl/CUDAGuardImpl.cpp.o [2647/5994] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/impl/CUDATest.cpp.o [2648/5994] Building CXX object c10/cuda/test/CMakeFiles/c10_cuda_CUDATest.dir/impl/CUDATest.cpp.o [2649/5994] Building C object caffe2/CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o [2650/5994] Building CXX object caffe2/CMakeFiles/caffe2_nvrtc.dir/__/aten/src/ATen/cuda/nvrtc_stub/ATenNVRTC.cpp.o [2651/5994] Generating python/benchmarks/concat_benchmark.py [2652/5994] Generating contrib/aten/gen_op.py [2653/5994] Generating contrib/aten/docs/sample.py [2654/5994] Generating python/context_test.py [2655/5994] Generating python/control.py [2656/5994] Generating python/benchmarks/fused_rowwise_nbit_conversion_bench.py [2657/5994] Generating python/benchmarks/sparse_lengths_sum_nbit_benchmark.py [2658/5994] Generating python/cached_reader.py [2659/5994] Generating contrib/aten/docs/__init__.py [2660/5994] Generating contrib/aten/aten_test.py [2661/5994] Generating contrib/aten/__init__.py [2662/5994] Generating contrib/__init__.py [2663/5994] Generating python/checkpoint.py [2664/5994] Generating python/checkpoint_test.py [2665/5994] Generating python/build.py [2666/5994] Generating python/brew.py [2667/5994] Generating python/benchmarks/sparse_normalize_benchmark.py [2668/5994] Generating python/context.py [2669/5994] Generating python/control_ops_grad.py [2670/5994] Generating python/control_ops_grad_test.py [2671/5994] Generating python/control_ops_util.py [2672/5994] Generating python/cnn.py [2673/5994] Generating contrib/fakelowp/test/test_layernorm_nnpi_fp16.py [2674/5994] Generating contrib/fakelowp/test/test_batchnorm_nnpi_fp16.py [2675/5994] Generating contrib/fakelowp/test/test_chunking.py [2676/5994] Generating contrib/fakelowp/test/test_deq_swish_quant_nnpi.py [2677/5994] Generating contrib/fakelowp/test/test_fc_nnpi_fp16.py [2678/5994] Generating contrib/fakelowp/test/test_fusions.py [2679/5994] Generating contrib/fakelowp/test/test_int8_ops_nnpi.py [2680/5994] Generating contrib/fakelowp/test/test_int8_quant.py [2681/5994] Generating contrib/fakelowp/test/test_batchmatmul_nnpi_fp16.py [2682/5994] Generating __init__.py [2683/5994] Generating contrib/fakelowp/test/test_op_nnpi_fp16.py [2684/5994] Generating python/caffe_translator.py [2685/5994] Generating python/caffe_translator_test.py [2686/5994] Generating contrib/fakelowp/test/test_sls_4bit_nnpi_fp16.py [2687/5994] Generating contrib/fakelowp/test/test_sls_8bit_nnpi_fp16.py [2688/5994] Generating contrib/fakelowp/test/test_sls_8bit_nnpi_fp32.py [2689/5994] Generating python/brew_test.py [2690/5994] Generating python/binarysize.py [2691/5994] Generating contrib/gloo/__init__.py [2692/5994] Generating contrib/gloo/gloo_test.py [2693/5994] Generating contrib/nccl/__init__.py [2694/5994] Generating contrib/nccl/nccl_ops_test.py [2695/5994] Generating contrib/nnpack/__init__.py [2696/5994] Generating contrib/nnpack/nnpack_ops_test.py [2697/5994] Generating contrib/playground/AnyExp.py [2698/5994] Generating contrib/playground/AnyExpOnTerm.py [2699/5994] Generating contrib/playground/ModuleRegister.py [2700/5994] Generating contrib/playground/__init__.py [2701/5994] Generating contrib/playground/checkpoint.py [2702/5994] Generating contrib/playground/compute_loss.py [2703/5994] Generating contrib/playground/compute_topk_accuracy.py [2704/5994] Generating contrib/playground/meter.py [2705/5994] Generating contrib/playground/module_map.py [2706/5994] Generating contrib/playground/output_generator.py [2707/5994] Generating contrib/playground/resnetdemo/IN1k_resnet.py [2708/5994] Generating contrib/playground/resnetdemo/__init__.py [2709/5994] Generating contrib/playground/resnetdemo/IN1k_resnet_no_test_model.py [2710/5994] Generating contrib/playground/resnetdemo/explicit_resnet_forward.py [2711/5994] Generating contrib/playground/resnetdemo/caffe2_resnet50_default_forward.py [2712/5994] Generating contrib/playground/resnetdemo/caffe2_resnet50_default_param_update.py [2713/5994] Generating contrib/playground/resnetdemo/gfs_IN1k.py [2714/5994] Generating contrib/playground/resnetdemo/explicit_resnet_param_update.py [2715/5994] Generating python/control_test.py [2716/5994] Generating python/convert.py [2717/5994] Generating python/convert_test.py [2718/5994] Generating python/convnet_benchmarks.py [2719/5994] Generating python/convnet_benchmarks_test.py [2720/5994] Generating python/core.py [2721/5994] Generating python/core_gradients_test.py [2722/5994] Generating python/core_test.py [2723/5994] Generating python/crf.py [2724/5994] Generating python/crf_predict.py [2725/5994] Generating contrib/playground/resnetdemo/rendezvous_filestore.py [2726/5994] Generating contrib/playground/resnetdemo/override_no_test_model_no_checkpoint.py [2727/5994] Generating contrib/prof/__init__.py [2728/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_resampling.cpp.o In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_resampling.cpp:25: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In constructor ‘dnnl::impl::cpu::x64::{anonymous}::jit_avx512_common_resampling_t::jit_avx512_common_resampling_t(const dnnl::impl::resampling_pd_t*)’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_resampling.cpp:176:43: note: while referencing ‘’ 176 | kmovw(k_tail_mask, reg_tail.cvt32()); | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_resampling.cpp:25: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_resampling.cpp:176:43: note: while referencing ‘’ 176 | kmovw(k_tail_mask, reg_tail.cvt32()); | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_resampling.cpp:25: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_resampling.cpp:176:43: note: while referencing ‘’ 176 | kmovw(k_tail_mask, reg_tail.cvt32()); | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_resampling.cpp:25: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_resampling.cpp:176:43: note: while referencing ‘’ 176 | kmovw(k_tail_mask, reg_tail.cvt32()); | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_resampling.cpp:25: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_resampling.cpp:176:43: note: while referencing ‘’ 176 | kmovw(k_tail_mask, reg_tail.cvt32()); | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_resampling.cpp:25: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_resampling.cpp:176:43: note: while referencing ‘’ 176 | kmovw(k_tail_mask, reg_tail.cvt32()); | ^ [2729/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_1x1_conv_kernel.cpp.o In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.hpp:21, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘virtual void dnnl::impl::cpu::x64::jit_avx512_core_bf16_1x1_conv_kernel::generate()’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:883:57: note: while referencing ‘’ 883 | kmovw(k_load_dim_tail_mask, reg_trans_tmp.cvt32()); | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.hpp:21, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:883:57: note: while referencing ‘’ 883 | kmovw(k_load_dim_tail_mask, reg_trans_tmp.cvt32()); | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.hpp:21, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:883:57: note: while referencing ‘’ 883 | kmovw(k_load_dim_tail_mask, reg_trans_tmp.cvt32()); | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.hpp:21, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:883:57: note: while referencing ‘’ 883 | kmovw(k_load_dim_tail_mask, reg_trans_tmp.cvt32()); | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.hpp:21, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:883:57: note: while referencing ‘’ 883 | kmovw(k_load_dim_tail_mask, reg_trans_tmp.cvt32()); | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.hpp:21, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:883:57: note: while referencing ‘’ 883 | kmovw(k_load_dim_tail_mask, reg_trans_tmp.cvt32()); | ^ [2730/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_1x1_convolution.cpp.o In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_reducer.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.hpp:31, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::rtus_driver_t::loop_is_nspc() [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::avx512_common]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:326:61: note: while referencing ‘’ 326 | case 4: kmovw(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_reducer.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.hpp:31, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:326:61: note: while referencing ‘’ 326 | case 4: kmovw(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_reducer.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.hpp:31, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:326:61: note: while referencing ‘’ 326 | case 4: kmovw(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_reducer.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.hpp:31, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:326:61: note: while referencing ‘’ 326 | case 4: kmovw(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_reducer.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.hpp:31, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:326:61: note: while referencing ‘’ 326 | case 4: kmovw(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_reducer.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.hpp:31, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:326:61: note: while referencing ‘’ 326 | case 4: kmovw(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ [2731/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16cvt.cpp.o In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘virtual void dnnl::impl::cpu::x64::jit_avx512_core_cvt_bf16_to_ps_t::generate()’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.cpp:121:11: note: while referencing ‘reg32_mask’ 121 | Reg32 reg32_mask = reg_nelems.cvt32(); // no need for reg_nelems anymore | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.cpp:121:11: note: while referencing ‘reg32_mask’ 121 | Reg32 reg32_mask = reg_nelems.cvt32(); // no need for reg_nelems anymore | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.cpp:121:11: note: while referencing ‘reg32_mask’ 121 | Reg32 reg32_mask = reg_nelems.cvt32(); // no need for reg_nelems anymore | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.cpp:121:11: note: while referencing ‘reg32_mask’ 121 | Reg32 reg32_mask = reg_nelems.cvt32(); // no need for reg_nelems anymore | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.cpp:121:11: note: while referencing ‘reg32_mask’ 121 | Reg32 reg32_mask = reg_nelems.cvt32(); // no need for reg_nelems anymore | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.cpp:121:11: note: while referencing ‘reg32_mask’ 121 | Reg32 reg32_mask = reg_nelems.cvt32(); // no need for reg_nelems anymore | ^~~~~~~~~~ [2732/5994] Linking CXX static library lib/libtensorpipe.a [2733/5994] Generating contrib/prof/cuda_profile_ops_test.py [2734/5994] Generating contrib/script/__init__.py [2735/5994] Generating contrib/script/examples/__init__.py [2736/5994] Generating contrib/tensorboard/__init__.py [2737/5994] Generating contrib/tensorboard/tensorboard.py [2738/5994] Generating contrib/tensorboard/tensorboard_exporter.py [2739/5994] Generating contrib/tensorboard/tensorboard_exporter_test.py [2740/5994] Running C++ protocol buffer compiler on /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto [2741/5994] Generating contrib/tensorboard/tensorboard_test.py [2742/5994] Generating contrib/warpctc/__init__.py [2743/5994] Generating contrib/warpctc/ctc_ops_test.py [2744/5994] Generating core/__init__.py [2745/5994] Generating core/nomnigraph/__init__.py [2746/5994] Generating core/nomnigraph/op_gen.py [2747/5994] Generating distributed/__init__.py [2748/5994] Generating distributed/file_store_handler_op_test.py [2749/5994] Generating distributed/redis_store_handler_op_test.py [2750/5994] Generating distributed/store_ops_test_util.py [2751/5994] Generating experiments/__init__.py [2752/5994] Generating experiments/python/SparseTransformer.py [2753/5994] Generating experiments/python/__init__.py [2754/5994] Generating experiments/python/convnet_benchmarks.py [2755/5994] Generating experiments/python/device_reduce_sum_bench.py [2756/5994] Generating experiments/python/funhash_op_test.py [2757/5994] Generating experiments/python/net_construct_bench.py [2758/5994] Generating experiments/python/sparse_funhash_op_test.py [2759/5994] Generating experiments/python/sparse_reshape_op_test.py [2760/5994] Generating experiments/python/tt_contraction_op_test.py [2761/5994] Generating experiments/python/tt_pad_op_test.py [2762/5994] Generating perfkernels/__init__.py [2763/5994] Generating perfkernels/hp_emblookup_codegen.py [2764/5994] Linking CXX static library lib/libfbgemm.a [2765/5994] Generating proto/__init__.py [2766/5994] Generating python/__init__.py [2767/5994] Generating python/_import_c_extension.py [2768/5994] Generating python/allcompare_test.py [2769/5994] Generating python/attention.py [2770/5994] Generating python/benchmark_generator.py [2771/5994] Generating python/crf_viterbi_test.py [2772/5994] Generating python/data_parallel_model.py [2773/5994] Generating python/data_parallel_model_test.py [2774/5994] Generating python/data_workers.py [2775/5994] Generating python/data_workers_test.py [2776/5994] Generating python/dataio.py [2777/5994] Generating python/dataio_test.py [2778/5994] Generating python/dataset.py [2779/5994] Generating python/db_file_reader.py [2780/5994] Generating python/db_test.py [2781/5994] Generating python/device_checker.py [2782/5994] Generating python/docs/__init__.py [2783/5994] Generating python/docs/formatter.py [2784/5994] Generating python/docs/generator.py [2785/5994] Generating python/docs/github.py [2786/5994] Generating python/docs/parser.py [2787/5994] Generating python/dyndep.py [2788/5994] Generating python/embedding_generation_benchmark.py [2789/5994] Generating python/examples/__init__.py [2790/5994] Linking CXX static library lib/libfmt.a [2791/5994] Generating python/examples/char_rnn.py [2792/5994] Generating python/examples/imagenet_trainer.py [2793/5994] Generating python/examples/lmdb_create_example.py [2794/5994] Generating python/examples/resnet50_trainer.py [2795/5994] Generating python/experiment_util.py [2796/5994] Generating python/extension_loader.py [2797/5994] Generating python/fakefp16_transform_lib.py [2798/5994] Generating python/fakelowp/__init__.py [2799/5994] Generating python/fakelowp/init_shared_libs.py [2800/5994] Generating python/fakelowp/test_utils.py [2801/5994] Generating python/filler_test.py [2802/5994] Generating python/functional.py [2803/5994] Generating python/functional_test.py [2804/5994] Generating python/fused_8bit_rowwise_conversion_ops_test.py [2805/5994] Generating python/gradient_check_test.py [2806/5994] Generating python/gradient_checker.py [2807/5994] Generating python/gru_cell.py [2808/5994] Generating python/helpers/__init__.py [2809/5994] Generating python/helpers/algebra.py [2810/5994] Generating python/helpers/arg_scope.py [2811/5994] Generating python/helpers/array_helpers.py [2812/5994] Generating python/helpers/control_ops.py [2813/5994] Generating python/helpers/conv.py [2814/5994] Generating python/helpers/db_input.py [2815/5994] Generating python/helpers/dropout.py [2816/5994] Generating python/helpers/elementwise_linear.py [2817/5994] Generating python/helpers/fc.py [2818/5994] Generating python/helpers/nonlinearity.py [2819/5994] Generating python/helpers/normalization.py [2820/5994] Linking CXX static library lib/libgmock_main.a [2821/5994] Generating python/helpers/pooling.py [2822/5994] Generating python/helpers/quantization.py [2823/5994] Generating python/helpers/tools.py [2824/5994] Generating python/helpers/train.py [2825/5994] Generating python/hip_test_util.py [2826/5994] Generating python/hsm_util.py [2827/5994] Generating python/hypothesis_test.py [2828/5994] Generating python/hypothesis_test_util.py [2829/5994] Generating python/ideep/LRN_op_test.py [2830/5994] Generating python/ideep/__init__.py [2831/5994] Generating python/ideep/adam_op_test.py [2832/5994] Generating python/ideep/blobs_queue_db_test.py [2833/5994] Generating python/ideep/channel_shuffle_op_test.py [2834/5994] Generating python/ideep/concat_split_op_test.py [2835/5994] Generating python/ideep/conv_op_test.py [2836/5994] Generating python/ideep/conv_transpose_test.py [2837/5994] Generating python/ideep/convfusion_op_test.py [2838/5994] Generating python/ideep/copy_op_test.py [2839/5994] Generating python/ideep/dropout_op_test.py [2840/5994] Generating python/ideep/elementwise_sum_op_test.py [2841/5994] Generating python/ideep/expanddims_squeeze_op_test.py [2842/5994] Generating python/ideep/fc_op_test.py [2843/5994] Generating python/ideep/leaky_relu_op_test.py [2844/5994] Generating python/ideep/moment_sgd_op_test.py [2845/5994] Generating python/ideep/operator_fallback_op_test.py [2846/5994] Generating python/ideep/order_switch_op_test.py [2847/5994] Generating python/ideep/pool_op_test.py [2848/5994] Generating python/ideep/pre_convert_test.py [2849/5994] Generating python/ideep/relu_op_test.py [2850/5994] Generating python/ideep/reshape_op_test.py [2851/5994] Generating python/ideep/shape_op_test.py [2852/5994] Generating python/ideep/sigmoid_op_test.py [2853/5994] Generating python/ideep/softmax_op_test.py [2854/5994] Generating python/ideep/spatial_bn_op_test.py [2855/5994] Generating python/ideep/test_ideep_net.py [2856/5994] Generating python/ideep/transform_ideep_net.py [2857/5994] Generating python/ideep/transpose_op_test.py [2858/5994] Generating python/ideep/weightedsum_op_test.py [2859/5994] Generating python/ideep_test_util.py [2860/5994] Generating python/layer_model_helper.py [2861/5994] Generating python/layer_model_instantiator.py [2862/5994] Generating python/layer_parameter_sharing_test.py [2863/5994] Generating python/layer_test_util.py [2864/5994] Generating python/layers/__init__.py [2865/5994] Generating python/layers/adaptive_weight.py [2866/5994] Generating python/layers/add_bias.py [2867/5994] Generating python/layers/arc_cosine_feature_map.py [2868/5994] Generating python/layers/batch_huber_loss.py [2869/5994] Generating python/layers/batch_lr_loss.py [2870/5994] Generating python/layers/batch_mse_loss.py [2871/5994] Generating python/layers/batch_normalization.py [2872/5994] Generating python/layers/batch_sigmoid_cross_entropy_loss.py [2873/5994] Generating python/layers/batch_softmax_loss.py [2874/5994] Generating python/layers/blob_weighted_sum.py [2875/5994] Generating python/layers/bpr_loss.py [2876/5994] Generating python/layers/bucket_weighted.py [2877/5994] Generating python/layers/build_index.py [2878/5994] Generating python/layers/concat.py [2879/5994] Generating python/layers/constant_weight.py [2880/5994] Generating python/layers/conv.py [2881/5994] Generating python/layers/dropout.py [2882/5994] Generating python/layers/fc.py [2883/5994] Generating python/layers/fc_with_bootstrap.py [2884/5994] Generating python/layers/fc_without_bias.py [2885/5994] Generating python/layers/feature_sparse_to_dense.py [2886/5994] Generating python/layers/functional.py [2887/5994] Generating python/layers/gather_record.py [2888/5994] Generating python/layers/homotopy_weight.py [2889/5994] Generating python/layers/label_smooth.py [2890/5994] Generating python/layers/last_n_window_collector.py [2891/5994] Generating python/layers/layer_normalization.py [2892/5994] Generating python/layers/layers.py [2893/5994] Generating python/layers/margin_rank_loss.py [2894/5994] Generating python/layers/merge_id_lists.py [2895/5994] Generating python/layers/pairwise_similarity.py [2896/5994] Generating python/layers/position_weighted.py [2897/5994] Generating python/layers/random_fourier_features.py [2898/5994] Generating python/layers/reservoir_sampling.py [2899/5994] Generating python/layers/sampling_train.py [2900/5994] Generating python/layers/sampling_trainable_mixin.py [2901/5994] Generating python/layers/select_record_by_context.py [2902/5994] Generating python/layers/semi_random_features.py [2903/5994] Generating python/layers/sparse_dropout_with_replacement.py [2904/5994] Generating python/layers/sparse_feature_hash.py [2905/5994] Generating python/layers/sparse_lookup.py [2906/5994] Generating python/layers/split.py [2907/5994] Generating python/layers/tags.py [2908/5994] Generating python/layers/uniform_sampling.py [2909/5994] Generating python/layers_test.py [2910/5994] Generating python/lazy.py [2911/5994] Generating python/lazy_dyndep.py [2912/5994] Generating python/lazy_dyndep_test.py [2913/5994] Generating python/lengths_reducer_fused_8bit_rowwise_ops_test.py [2914/5994] Generating python/lengths_reducer_rowwise_8bit_ops_test.py [2915/5994] Generating python/lstm_benchmark.py [2916/5994] Generating python/memonger.py [2917/5994] Generating python/memonger_test.py [2918/5994] Generating python/mint/__init__.py [2919/5994] Generating python/mint/app.py [2920/5994] Generating python/mkl/__init__.py [2921/5994] Generating python/mkl/mkl_LRN_op_test.py [2922/5994] Generating python/mkl/mkl_LRN_speed_test.py [2923/5994] Generating python/mkl/mkl_concat_op_test.py [2924/5994] Generating python/mkl/mkl_conv_op_test.py [2925/5994] Generating python/mkl/mkl_copy_op_test.py [2926/5994] Generating python/mkl/mkl_elementwise_add_op_test.py [2927/5994] Generating python/mkl/mkl_elementwise_sum_op_test.py [2928/5994] Generating python/mkl/mkl_fc_op_test.py [2929/5994] Generating python/mkl/mkl_fc_speed_test.py [2930/5994] Generating python/mkl/mkl_fill_op_test.py [2931/5994] Generating python/mkl/mkl_pool_op_test.py [2932/5994] Generating python/mkl/mkl_pool_speed_test.py [2933/5994] Generating python/mkl/mkl_relu_op_test.py [2934/5994] Generating python/mkl/mkl_sbn_op_test.py [2935/5994] Generating python/mkl/mkl_sbn_speed_test.py [2936/5994] Generating python/mkl/mkl_sigmoid_op_test.py [2937/5994] Generating python/mkl/mkl_speed_test.py [2938/5994] Generating python/mkl/mkl_squeeze_op_test.py [2939/5994] Generating python/mkl/rewrite_graph.py [2940/5994] Generating python/mkl/rewrite_graph_test.py [2941/5994] Generating python/mkl_test_util.py [2942/5994] Generating python/model_device_test.py [2943/5994] Generating python/model_helper.py [2944/5994] Generating python/model_helper_test.py [2945/5994] Generating python/modeling/__init__.py [2946/5994] Generating python/modeling/compute_histogram_for_blobs.py [2947/5994] Generating python/modeling/compute_histogram_for_blobs_test.py [2948/5994] Generating python/modeling/compute_norm_for_blobs.py [2949/5994] Generating python/modeling/compute_norm_for_blobs_test.py [2950/5994] Generating python/modeling/compute_statistics_for_blobs.py [2951/5994] Generating python/modeling/compute_statistics_for_blobs_test.py [2952/5994] Generating python/modeling/get_entry_from_blobs.py [2953/5994] Generating python/modeling/get_entry_from_blobs_test.py [2954/5994] Generating python/modeling/gradient_clipping.py [2955/5994] Generating python/modeling/gradient_clipping_test.py [2956/5994] Generating python/modeling/initializers.py [2957/5994] Generating python/modeling/initializers_test.py [2958/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_conv_kernel_f32.cpp.o In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.hpp:22, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::jit_sse41_conv_fwd_kernel_f32::oh_step_unroll_kw(int, int, int, int)’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:54:52: note: while referencing ‘’ 54 | movss(Xmm(oc_blocks * ur_w + jj + 1), | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.hpp:22, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 2 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:54:52: note: while referencing ‘’ 54 | movss(Xmm(oc_blocks * ur_w + jj + 1), | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.hpp:22, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:54:52: note: while referencing ‘’ 54 | movss(Xmm(oc_blocks * ur_w + jj + 1), | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.hpp:22, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:54:52: note: while referencing ‘’ 54 | movss(Xmm(oc_blocks * ur_w + jj + 1), | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.hpp:22, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:54:52: note: while referencing ‘’ 54 | movss(Xmm(oc_blocks * ur_w + jj + 1), | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.hpp:22, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:54:52: note: while referencing ‘’ 54 | movss(Xmm(oc_blocks * ur_w + jj + 1), | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.hpp:22, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:54:52: note: while referencing ‘’ 54 | movss(Xmm(oc_blocks * ur_w + jj + 1), | ^ [2959/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_1x1_conv_kernel.cpp.o In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:28, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:28: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In lambda function: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:329:22: note: while referencing ‘vreg_wei’ 329 | auto fma_block = [&](bool last_block) { | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:28, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:28: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:329:22: note: while referencing ‘vreg_wei’ 329 | auto fma_block = [&](bool last_block) { | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:28, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:28: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:329:22: note: while referencing ‘vreg_wei’ 329 | auto fma_block = [&](bool last_block) { | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:28, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:28: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:329:22: note: while referencing ‘vreg_wei’ 329 | auto fma_block = [&](bool last_block) { | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:28, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:28: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:329:22: note: while referencing ‘vreg_wei’ 329 | auto fma_block = [&](bool last_block) { | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:28, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:28: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:329:22: note: while referencing ‘vreg_wei’ 329 | auto fma_block = [&](bool last_block) { | ^ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:28, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:28: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:329:22: note: while referencing ‘vreg_wei’ 329 | auto fma_block = [&](bool last_block) { | ^ [2960/5994] Linking CXX shared library lib/libc10.so [2961/5994] Linking CXX shared library lib/libcaffe2_nvrtc.so [2962/5994] Generating python/modeling/net_modifier.py [2963/5994] Generating python/modeling/parameter_info.py [2964/5994] Generating python/modeling/parameter_sharing.py [2965/5994] Generating python/modeling/parameter_sharing_test.py [2966/5994] Generating python/models/__init__.py [2967/5994] Generating python/models/__sym_init__.py [2968/5994] Generating python/models/download.py [2969/5994] Generating python/models/imagenet_trainer_test_utils.py [2970/5994] Generating python/models/resnet.py [2971/5994] Generating python/models/resnet_test.py [2972/5994] Generating python/models/seq2seq/__init__.py [2973/5994] Generating python/models/seq2seq/beam_search.py [2974/5994] Generating python/models/seq2seq/seq2seq_beam_search_test.py [2975/5994] Generating python/models/seq2seq/seq2seq_model_helper.py [2976/5994] Generating python/models/seq2seq/seq2seq_model_helper_test.py [2977/5994] Generating python/models/seq2seq/seq2seq_util.py [2978/5994] Generating python/models/seq2seq/train.py [2979/5994] Generating python/models/seq2seq/translate.py [2980/5994] Generating python/models/shufflenet.py [2981/5994] Generating python/models/shufflenet_test.py [2982/5994] Generating python/modifier_context.py [2983/5994] Generating python/muji.py [2984/5994] Generating python/muji_test.py [2985/5994] Generating python/net_builder.py [2986/5994] Generating python/net_builder_test.py [2987/5994] Generating python/net_drawer.py [2988/5994] Generating python/net_printer.py [2989/5994] Generating python/net_printer_test.py [2990/5994] Generating python/nomnigraph.py [2991/5994] Generating python/nomnigraph_test.py [2992/5994] Generating python/nomnigraph_transformations.py [2993/5994] Generating python/nomnigraph_transformations_test.py [2994/5994] Generating python/normalizer.py [2995/5994] Generating python/normalizer_context.py [2996/5994] Generating python/normalizer_test.py [2997/5994] Generating python/numa_benchmark.py [2998/5994] Generating python/numa_test.py [2999/5994] Generating python/observer_test.py [3000/5994] Generating python/onnx/__init__.py [3001/5994] Generating python/onnx/backend.py [3002/5994] Generating python/onnx/backend_cpp_rep.py [3003/5994] Generating python/onnx/backend_rep.py [3004/5994] Generating python/onnx/bin/__init__.py [3005/5994] Generating python/onnx/bin/conversion.py [3006/5994] Generating python/onnx/error.py [3007/5994] Generating python/onnx/frontend.py [3008/5994] Generating python/onnx/helper.py [3009/5994] Generating python/onnx/onnxifi.py [3010/5994] Generating python/onnx/test_onnxifi.py [3011/5994] Generating python/onnx/tests/__init__.py [3012/5994] Generating python/onnx/tests/c2_ref_test.py [3013/5994] Generating python/onnx/tests/conversion_test.py [3014/5994] Generating python/onnx/tests/helper_test.py [3015/5994] Generating python/onnx/tests/onnx_backend_test.py [3016/5994] Generating python/onnx/tests/ssa_test.py [3017/5994] Generating python/onnx/tests/test_utils.py [3018/5994] Generating python/onnx/workspace.py [3019/5994] Generating python/operator_fp_exceptions_test.py [3020/5994] Generating python/operator_test/__init__.py [3021/5994] Generating python/operator_test/activation_ops_test.py [3022/5994] Generating python/operator_test/adadelta_test.py [3023/5994] Generating python/operator_test/adagrad_test.py [3024/5994] Generating python/operator_test/adagrad_test_helper.py [3025/5994] Generating python/operator_test/adam_test.py [3026/5994] Generating python/operator_test/affine_channel_op_test.py [3027/5994] Generating python/operator_test/alias_with_name_test.py [3028/5994] Generating python/operator_test/apmeter_test.py [3029/5994] Generating python/operator_test/arg_ops_test.py [3030/5994] Generating python/operator_test/assert_test.py [3031/5994] Generating python/operator_test/async_net_barrier_test.py [3032/5994] Generating python/operator_test/atomic_ops_test.py [3033/5994] Generating python/operator_test/basic_rnn_test.py [3034/5994] Linking CXX static library lib/libkineto.a [3035/5994] Generating python/operator_test/batch_box_cox_test.py [3036/5994] Generating python/operator_test/batch_bucketize_op_test.py [3037/5994] Generating python/operator_test/batch_moments_op_test.py [3038/5994] Generating python/operator_test/batch_sparse_to_dense_op_test.py [3039/5994] Generating python/operator_test/bbox_transform_test.py [3040/5994] Generating python/operator_test/bisect_percentile_op_test.py [3041/5994] Generating python/operator_test/blobs_queue_db_test.py [3042/5994] Generating python/operator_test/boolean_mask_test.py [3043/5994] Generating python/operator_test/boolean_unmask_test.py [3044/5994] Generating python/operator_test/box_with_nms_limit_op_test.py [3045/5994] Generating python/operator_test/bucketize_op_test.py [3046/5994] Generating python/operator_test/cast_op_test.py [3047/5994] Generating python/operator_test/ceil_op_test.py [3048/5994] Generating python/operator_test/channel_shuffle_test.py [3049/5994] Generating python/operator_test/channel_backprop_stats_op_test.py [3050/5994] Generating python/operator_test/channel_stats_op_test.py [3051/5994] Generating python/operator_test/checkpoint_test.py [3052/5994] Generating python/operator_test/clip_op_test.py [3053/5994] Generating python/operator_test/clip_tensor_op_test.py [3054/5994] Generating python/operator_test/concat_split_op_test.py [3055/5994] Generating python/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.py [3056/5994] Generating python/operator_test/conditional_test.py [3057/5994] Generating python/operator_test/conftest.py [3058/5994] Generating python/operator_test/conv_test.py [3059/5994] Generating python/operator_test/conv_transpose_test.py [3060/5994] Generating python/operator_test/copy_ops_test.py [3061/5994] Generating python/operator_test/copy_rows_to_tensor_op_test.py [3062/5994] Generating python/operator_test/crf_test.py [3063/5994] Generating python/operator_test/counter_ops_test.py [3064/5994] Generating python/operator_test/cosine_embedding_criterion_op_test.py [3065/5994] Generating python/operator_test/cross_entropy_ops_test.py [3066/5994] Generating python/operator_test/ctc_greedy_decoder_op_test.py [3067/5994] Generating python/operator_test/ctc_beam_search_decoder_op_test.py [3068/5994] Generating python/operator_test/cudnn_recurrent_test.py [3069/5994] Generating python/operator_test/data_couple_op_test.py [3070/5994] Generating python/operator_test/dataset_ops_test.py [3071/5994] Generating python/operator_test/deform_conv_test.py [3072/5994] Generating python/operator_test/depthwise_3x3_conv_test.py [3073/5994] Generating python/operator_test/dense_vector_to_id_list_op_test.py [3074/5994] Generating python/operator_test/detectron_keypoints.py [3075/5994] Generating python/operator_test/distance_op_test.py [3076/5994] Generating python/operator_test/dropout_op_test.py [3077/5994] Generating python/operator_test/duplicate_operands_test.py [3078/5994] Generating python/operator_test/elementwise_linear_op_test.py [3079/5994] Generating python/operator_test/elementwise_logical_ops_test.py [3080/5994] Generating python/operator_test/elementwise_op_broadcast_test.py [3081/5994] Generating python/operator_test/elementwise_ops_test.py [3082/5994] Generating python/operator_test/emptysample_ops_test.py [3083/5994] Generating python/operator_test/enforce_finite_op_test.py [3084/5994] Generating python/operator_test/ensure_clipped_test.py [3085/5994] Generating python/operator_test/ensure_cpu_output_op_test.py [3086/5994] Generating python/operator_test/erf_op_test.py [3087/5994] Generating python/operator_test/expand_op_test.py [3088/5994] Generating python/operator_test/fc_operator_test.py [3089/5994] Generating python/operator_test/feature_maps_ops_test.py [3090/5994] Generating python/operator_test/filler_ops_test.py [3091/5994] Generating python/operator_test/find_op_test.py [3092/5994] Generating python/operator_test/flatten_op_test.py [3093/5994] Generating python/operator_test/flexible_top_k_test.py [3094/5994] Generating python/operator_test/floor_op_test.py [3095/5994] Generating python/operator_test/fused_nbit_rowwise_test_helper.py [3096/5994] Generating python/operator_test/gather_ops_test.py [3097/5994] Generating python/operator_test/fused_nbit_rowwise_conversion_ops_test.py [3098/5994] Generating python/operator_test/gather_ranges_op_test.py [3099/5994] Generating python/operator_test/given_tensor_fill_op_test.py [3100/5994] Generating python/operator_test/given_tensor_byte_string_to_uint8_fill_op_test.py [3101/5994] Generating python/operator_test/glu_op_test.py [3102/5994] Generating python/operator_test/group_conv_test.py [3103/5994] Generating python/operator_test/group_norm_op_test.py [3104/5994] Generating python/operator_test/gru_test.py [3105/5994] Generating python/operator_test/heatmap_max_keypoint_op_test.py [3106/5994] Generating python/operator_test/histogram_test.py [3107/5994] Generating python/operator_test/hsm_test.py [3108/5994] Generating python/operator_test/hyperbolic_ops_test.py [3109/5994] Generating python/operator_test/im2col_col2im_test.py [3110/5994] Generating python/operator_test/image_input_op_test.py [3111/5994] Generating python/operator_test/index_hash_ops_test.py [3112/5994] Generating python/operator_test/index_ops_test.py [3113/5994] Generating python/operator_test/instance_norm_test.py [3114/5994] Generating python/operator_test/integral_image_ops_test.py [3115/5994] Generating python/operator_test/jsd_ops_test.py [3116/5994] Generating python/operator_test/key_split_ops_test.py [3117/5994] Generating python/operator_test/lars_test.py [3118/5994] Generating python/operator_test/layer_norm_op_test.py [3119/5994] Generating python/operator_test/leaky_relu_test.py [3120/5994] Generating python/operator_test/learning_rate_op_test.py [3121/5994] Generating python/operator_test/learning_rate_adaption_op_test.py [3122/5994] Generating python/operator_test/length_split_op_test.py [3123/5994] Generating python/operator_test/lengths_pad_op_test.py [3124/5994] Generating python/operator_test/lengths_top_k_ops_test.py [3125/5994] Generating python/operator_test/lengths_tile_op_test.py [3126/5994] Generating python/operator_test/lengths_reducer_fused_nbit_rowwise_ops_test.py [3127/5994] Generating python/operator_test/listwise_l2r_operator_test.py [3128/5994] Generating python/operator_test/load_save_test.py [3129/5994] Generating python/operator_test/locally_connected_op_test.py [3130/5994] Generating python/operator_test/loss_ops_test.py [3131/5994] Generating python/operator_test/lpnorm_op_test.py [3132/5994] Generating python/operator_test/map_ops_test.py [3133/5994] Generating python/operator_test/math_ops_test.py [3134/5994] Generating python/operator_test/margin_ranking_criterion_op_test.py [3135/5994] Generating python/operator_test/matmul_op_test.py [3136/5994] Generating python/operator_test/mean_op_test.py [3137/5994] Generating python/operator_test/merge_id_lists_op_test.py [3138/5994] Generating python/operator_test/mkl_conv_op_test.py [3139/5994] Generating python/operator_test/mkl_packed_fc_op_test.py [3140/5994] Generating python/operator_test/mod_op_test.py [3141/5994] Generating python/operator_test/moments_op_test.py [3142/5994] Generating python/operator_test/momentum_sgd_test.py [3143/5994] Generating python/operator_test/mpi_test.py [3144/5994] Generating python/operator_test/mul_gradient_benchmark.py [3145/5994] Generating python/operator_test/negate_gradient_op_test.py [3146/5994] Generating python/operator_test/ngram_ops_test.py [3147/5994] Generating python/operator_test/normalize_op_test.py [3148/5994] Generating python/operator_test/numpy_tile_op_test.py [3149/5994] Generating python/operator_test/one_hot_ops_test.py [3150/5994] Generating python/operator_test/onnx_while_test.py [3151/5994] Generating python/operator_test/order_switch_test.py [3152/5994] Generating python/operator_test/pack_ops_test.py [3153/5994] Generating python/operator_test/pack_rnn_sequence_op_test.py [3154/5994] Generating python/operator_test/pad_test.py [3155/5994] Generating python/operator_test/partition_ops_test.py [3156/5994] Generating python/operator_test/percentile_op_test.py [3157/5994] Generating python/operator_test/pooling_test.py [3158/5994] Generating python/operator_test/piecewise_linear_transform_test.py [3159/5994] Generating python/operator_test/prepend_dim_test.py [3160/5994] Generating python/operator_test/python_op_test.py [3161/5994] Generating python/operator_test/quantile_test.py [3162/5994] Generating python/operator_test/rand_quantization_op_test.py [3163/5994] Generating python/operator_test/rand_quantization_op_speed_test.py [3164/5994] Generating python/operator_test/rank_loss_operator_test.py [3165/5994] Generating python/operator_test/rebatching_queue_test.py [3166/5994] Generating python/operator_test/record_queue_test.py [3167/5994] Generating python/operator_test/recurrent_net_executor_test.py [3168/5994] Generating python/operator_test/recurrent_network_test.py [3169/5994] Generating python/operator_test/reduce_ops_test.py [3170/5994] Generating python/operator_test/reduction_ops_test.py [3171/5994] Generating python/operator_test/reshape_ops_test.py [3172/5994] Generating python/operator_test/resize_op_test.py [3173/5994] Generating python/operator_test/rmac_regions_op_test.py [3174/5994] Generating python/operator_test/rms_norm_op_test.py [3175/5994] Generating python/operator_test/rnn_cell_test.py [3176/5994] Generating python/operator_test/roi_align_rotated_op_test.py [3177/5994] Generating python/operator_test/rowwise_counter_test.py [3178/5994] Generating python/operator_test/scale_op_test.py [3179/5994] Generating python/operator_test/segment_ops_test.py [3180/5994] Generating python/operator_test/self_binning_histogram_test.py [3181/5994] Generating python/operator_test/selu_op_test.py [3182/5994] Generating python/operator_test/sequence_ops_test.py [3183/5994] Generating python/operator_test/shape_inference_test.py [3184/5994] Generating python/operator_test/softplus_op_test.py [3185/5994] Generating python/operator_test/softmax_ops_test.py [3186/5994] Generating python/operator_test/sinusoid_position_encoding_op_test.py [3187/5994] Generating python/operator_test/sparse_gradient_checker_test.py [3188/5994] Generating python/operator_test/sparse_dropout_with_replacement_op_test.py [3189/5994] Generating python/operator_test/sparse_lp_regularizer_test.py [3190/5994] Generating python/operator_test/sparse_normalize_test.py [3191/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_convolution.cpp.o In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::rtus_driver_t::loop_is_nspc() [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::avx512_common]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:326:61: note: while referencing ‘’ 326 | case 4: kmovw(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:326:61: note: while referencing ‘’ 326 | case 4: kmovw(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:326:61: note: while referencing ‘’ 326 | case 4: kmovw(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:326:61: note: while referencing ‘’ 326 | case 4: kmovw(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:326:61: note: while referencing ‘’ 326 | case 4: kmovw(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:326:61: note: while referencing ‘’ 326 | case 4: kmovw(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:327:61: note: while referencing ‘’ 327 | case 2: kmovd(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:327:61: note: while referencing ‘’ 327 | case 2: kmovd(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:327:61: note: while referencing ‘’ 327 | case 2: kmovd(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:327:61: note: while referencing ‘’ 327 | case 2: kmovd(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:327:61: note: while referencing ‘’ 327 | case 2: kmovd(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:22: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.hpp:34, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp:327:61: note: while referencing ‘’ 327 | case 2: kmovd(tail_mask, reg_tail_mask.cvt32()); break; | ~~~~~~~~~~~~~~~~~~~^~ [3192/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_u8s8s32x_wino_convolution.cpp.o In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In function ‘dnnl::impl::cpu::x64::jit_avx512_core_u8s8s32x_wino_conv_src_trans_t::generate()::’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:137:21: note: while referencing ‘vreg_i’ 137 | Xmm vreg_i = vreg_inp(y * jcp.alpha + x); | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:137:21: note: while referencing ‘vreg_i’ 137 | Xmm vreg_i = vreg_inp(y * jcp.alpha + x); | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:137:21: note: while referencing ‘vreg_i’ 137 | Xmm vreg_i = vreg_inp(y * jcp.alpha + x); | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:137:21: note: while referencing ‘vreg_i’ 137 | Xmm vreg_i = vreg_inp(y * jcp.alpha + x); | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:137:21: note: while referencing ‘vreg_i’ 137 | Xmm vreg_i = vreg_inp(y * jcp.alpha + x); | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:137:21: note: while referencing ‘vreg_i’ 137 | Xmm vreg_i = vreg_inp(y * jcp.alpha + x); | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘virtual void dnnl::impl::cpu::x64::jit_avx512_core_u8s8s32x_wino_conv_src_trans_t::generate()’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:137:21: note: while referencing ‘vreg_i’ 137 | Xmm vreg_i = vreg_inp(y * jcp.alpha + x); | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:137:21: note: while referencing ‘vreg_i’ 137 | Xmm vreg_i = vreg_inp(y * jcp.alpha + x); | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:137:21: note: while referencing ‘vreg_i’ 137 | Xmm vreg_i = vreg_inp(y * jcp.alpha + x); | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:137:21: note: while referencing ‘vreg_i’ 137 | Xmm vreg_i = vreg_inp(y * jcp.alpha + x); | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:137:21: note: while referencing ‘vreg_i’ 137 | Xmm vreg_i = vreg_inp(y * jcp.alpha + x); | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.hpp:30, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:27: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:137:21: note: while referencing ‘vreg_i’ 137 | Xmm vreg_i = vreg_inp(y * jcp.alpha + x); | ^~~~~~ [3193/5994] Linking C shared library lib/libtorch_global_deps.so [3194/5994] Running gen_proto.py on onnx/onnx-operators.in.proto Processing /tmp/pip-req-build-95q72bm2/third_party/onnx/onnx/onnx-operators.in.proto Writing /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto Writing /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto3 Writing /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx-operators-ml.pb.h generating /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx_operators_pb.py [3195/5994] Running gen_proto.py on onnx/onnx-data.in.proto Processing /tmp/pip-req-build-95q72bm2/third_party/onnx/onnx/onnx-data.in.proto Writing /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto Writing /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto3 Writing /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx-data.pb.h generating /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx_data_pb.py [3196/5994] Generating python/operator_test/sparse_lengths_sum_benchmark.py [3197/5994] Generating python/operator_test/sparse_ops_test.py [3198/5994] Generating python/operator_test/sparse_to_dense_mask_op_test.py [3199/5994] Generating python/operator_test/spatial_bn_op_test.py [3200/5994] Generating python/operator_test/specialized_segment_ops_test.py [3201/5994] Generating python/operator_test/square_root_divide_op_test.py [3202/5994] Generating python/operator_test/stats_ops_test.py [3203/5994] Generating python/operator_test/stats_put_ops_test.py [3204/5994] Generating python/operator_test/storm_test.py [3205/5994] Generating python/operator_test/string_ops_test.py [3206/5994] Generating python/operator_test/text_file_reader_test.py [3207/5994] Generating python/operator_test/thresholded_relu_op_test.py [3208/5994] Generating python/operator_test/tile_op_test.py [3209/5994] Generating python/operator_test/top_k_test.py [3210/5994] Generating python/operator_test/torch_integration_test.py [3211/5994] Generating python/operator_test/transpose_op_test.py [3212/5994] Generating python/operator_test/trigonometric_op_test.py [3213/5994] Generating python/operator_test/unique_ops_test.py [3214/5994] Generating python/operator_test/unique_uniform_fill_op_test.py [3215/5994] Generating python/operator_test/unsafe_coalesce_test.py [3216/5994] Generating python/operator_test/upsample_op_test.py [3217/5994] Generating python/operator_test/utility_ops_test.py [3218/5994] Generating python/operator_test/video_input_op_test.py [3219/5994] Generating python/operator_test/weight_scale_test.py [3220/5994] Generating python/operator_test/weighted_multi_sample_test.py [3221/5994] Generating python/operator_test/weighted_sample_test.py [3222/5994] Generating python/operator_test/weighted_sum_test.py [3223/5994] Generating python/operator_test/wngrad_test.py [3224/5994] Generating python/optimizer.py [3225/5994] Generating python/optimizer_context.py [3226/5994] Generating python/optimizer_test.py [3227/5994] Generating python/optimizer_test_util.py [3228/5994] Generating python/parallel_workers.py [3229/5994] Generating python/parallel_workers_test.py [3230/5994] Generating python/parallelize_bmuf_distributed_test.py [3231/5994] Generating python/pipeline.py [3232/5994] Generating python/pipeline_test.py [3233/5994] Generating python/predictor/__init__.py [3234/5994] Generating python/predictor/mobile_exporter.py [3235/5994] Generating python/predictor/mobile_exporter_test.py [3236/5994] Generating python/predictor/predictor_exporter.py [3237/5994] Generating python/predictor/predictor_exporter_test.py [3238/5994] Generating python/predictor/predictor_py_utils.py [3239/5994] Generating python/predictor/predictor_test.py [3240/5994] Generating python/predictor/serde.py [3241/5994] Generating python/predictor_constants.py [3242/5994] Generating python/python_op_test.py [3243/5994] Generating python/queue_util.py [3244/5994] Generating python/record_queue.py [3245/5994] Generating python/recurrent.py [3246/5994] Generating python/regularizer.py [3247/5994] Generating python/regularizer_context.py [3248/5994] Generating python/regularizer_test.py [3249/5994] Generating python/rnn/__init__.py [3250/5994] Generating python/rnn/lstm_comparison.py [3251/5994] Generating python/rnn/rnn_cell_test_util.py [3252/5994] Generating python/rnn_cell.py [3253/5994] Generating python/schema.py [3254/5994] Generating python/schema_test.py [3255/5994] Generating python/scope.py [3256/5994] Generating python/scope_test.py [3257/5994] Generating python/serialized_test/__init__.py [3258/5994] Generating python/serialized_test/coverage.py [3259/5994] Generating python/serialized_test/serialized_test_util.py [3260/5994] Generating python/session.py [3261/5994] Generating python/session_test.py [3262/5994] Generating python/sparse_to_dense_mask_test.py [3263/5994] Generating python/sparse_to_dense_test.py [3264/5994] Generating python/task.py [3265/5994] Generating python/task_test.py [3266/5994] Generating python/test/__init__.py [3267/5994] Generating python/test/blob_deallocation_test.py [3268/5994] Generating python/test/do_op_test.py [3269/5994] Generating python/test/executor_test.py [3270/5994] Generating python/test/executor_test_util.py [3271/5994] Generating python/test/fakefp16_transform_test.py [3272/5994] Generating python/test/gpu_context_test.py [3273/5994] Generating python/test/inference_lstm_op_test.py [3274/5994] Generating python/test/python_protobuf_test.py [3275/5994] Generating python/test_util.py [3276/5994] Generating python/text_file_reader.py [3277/5994] Generating python/timeout_guard.py [3278/5994] Generating python/toy_regression_test.py [3279/5994] Generating python/transformations.py [3280/5994] Generating python/transformations_test.py [3281/5994] Generating python/trt/__init__.py [3282/5994] Generating python/trt/test_pt_onnx_trt.py [3283/5994] Generating python/trt/test_trt.py [3284/5994] Generating python/trt/transform.py [3285/5994] Generating python/tt_core.py [3286/5994] Generating python/tt_core_test.py [3287/5994] Generating python/utils.py [3288/5994] Generating python/utils_test.py [3289/5994] Generating python/visualize.py [3290/5994] Generating python/workspace.py [3291/5994] Generating python/workspace_test.py [3292/5994] Generating quantization/__init__.py [3293/5994] Generating quantization/server/__init__.py [3294/5994] Generating quantization/server/batch_matmul_dnnlowp_op_test.py [3295/5994] Generating quantization/server/concat_dnnlowp_op_test.py [3296/5994] Generating quantization/server/batch_permutation_dnnlowp_op_test.py [3297/5994] Generating quantization/server/channel_shuffle_dnnlowp_op_test.py [3298/5994] Generating quantization/server/compute_equalization_scale_test.py [3299/5994] Generating quantization/server/conv_depthwise_dnnlowp_op_test.py [3300/5994] Generating quantization/server/conv_dnnlowp_acc16_op_test.py [3301/5994] Generating quantization/server/conv_dnnlowp_op_test.py [3302/5994] Generating quantization/server/conv_groupwise_dnnlowp_op_test.py [3303/5994] Generating quantization/server/conv_groupwise_dnnlowp_acc16_op_test.py [3304/5994] Generating quantization/server/dequantize_dnnlowp_op_test.py [3305/5994] Generating quantization/server/dnnlowp_test_utils.py [3306/5994] Generating quantization/server/elementwise_mul_dnnlowp_op_test.py [3307/5994] Generating quantization/server/elementwise_add_dnnlowp_op_test.py [3308/5994] Generating quantization/server/fully_connected_dnnlowp_op_test.py [3309/5994] Generating quantization/server/elementwise_linear_dnnlowp_op_test.py [3310/5994] Generating quantization/server/elementwise_sum_dnnlowp_op_test.py [3311/5994] Generating quantization/server/fully_connected_fp16_test.py [3312/5994] Generating quantization/server/fully_connected_dnnlowp_acc16_op_test.py [3313/5994] Generating quantization/server/group_norm_dnnlowp_op_test.py [3314/5994] Generating quantization/server/gather_dnnlowp_op_test.py [3315/5994] Generating quantization/server/fully_connected_rowwise_dnnlowp_op_test.py [3316/5994] Generating quantization/server/lstm_unit_dnnlowp_op_test.py [3317/5994] Generating quantization/server/int8_gen_quant_params_test.py [3318/5994] Generating quantization/server/int8_gen_quant_params_min_max_test.py [3319/5994] Generating quantization/server/int8_quant_scheme_blob_fill_test.py [3320/5994] Generating quantization/server/observer_test.py [3321/5994] Generating quantization/server/pool_dnnlowp_op_test.py [3322/5994] Generating quantization/server/quantize_dnnlowp_op_test.py [3323/5994] Generating quantization/server/relu_dnnlowp_op_test.py [3324/5994] Generating quantization/server/resize_nearest_dnnlowp_op_test.py [3325/5994] Generating quantization/server/resize_nearest_3d_dnnlowp_op_test.py [3326/5994] Generating quantization/server/sigmoid_dnnlowp_op_test.py [3327/5994] Generating quantization/server/utils.py [3328/5994] Generating quantization/server/tanh_dnnlowp_op_test.py [3329/5994] Generating quantization/server/spatial_batch_norm_dnnlowp_op_test.py [3330/5994] Building C object sleef/src/libm/CMakeFiles/mkalias.dir/mkalias.c.o [3331/5994] Building C object sleef/src/libm/CMakeFiles/mkrename.dir/mkrename.c.o [3332/5994] Building C object sleef/src/libm/CMakeFiles/mkdisp.dir/mkdisp.c.o [3333/5994] Building C object sleef/src/libm/CMakeFiles/mkrename_gnuabi.dir/mkrename_gnuabi.c.o [3334/5994] Building C object sleef/src/common/CMakeFiles/addSuffix.dir/addSuffix.c.o [3335/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_barrier.cpp.o In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In function ‘void dnnl::impl::cpu::x64::simple_barrier::generate(dnnl::impl::cpu::x64::jit_generator&, Xbyak::Reg64, Xbyak::Reg64)’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:591:25: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 591 | return (kind == 0 || (kind_ & kind)) && (bit == 0 || (bit_ & bit)); // cf. you can set (8|16) | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘val’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:591:25: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 591 | return (kind == 0 || (kind_ & kind)) && (bit == 0 || (bit_ & bit)); // cf. you can set (8|16) | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘item’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘val’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘item’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:916:16: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 916 | return base_ == rhs.base_ && index_ == rhs.index_ && disp_ == rhs.disp_ && scale_ == rhs.scale_; | ~~~~~~^~~~~~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘val’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:916:16: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 916 | return base_ == rhs.base_ && index_ == rhs.index_ && disp_ == rhs.disp_ && scale_ == rhs.scale_; | ~~~~~~^~~~~~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘item’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:916:39: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 916 | return base_ == rhs.base_ && index_ == rhs.index_ && disp_ == rhs.disp_ && scale_ == rhs.scale_; | ~~~~~~~^~~~~~~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘val’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:916:39: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 916 | return base_ == rhs.base_ && index_ == rhs.index_ && disp_ == rhs.disp_ && scale_ == rhs.scale_; | ~~~~~~~^~~~~~~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘item’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:1267:54: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 1267 | return getBit() == rhs.getBit() && e_ == rhs.e_ && label_ == rhs.label_ && mode_ == rhs.mode_ && broadcast_ == rhs.broadcast_; | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘val’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:1267:68: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 1267 | return getBit() == rhs.getBit() && e_ == rhs.e_ && label_ == rhs.label_ && mode_ == rhs.mode_ && broadcast_ == rhs.broadcast_; | ~~~~^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘item’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:1267:97: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 1267 | return getBit() == rhs.getBit() && e_ == rhs.e_ && label_ == rhs.label_ && mode_ == rhs.mode_ && broadcast_ == rhs.broadcast_; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘val’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:1267:97: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 1267 | return getBit() == rhs.getBit() && e_ == rhs.e_ && label_ == rhs.label_ && mode_ == rhs.mode_ && broadcast_ == rhs.broadcast_; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘item’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:591:25: warning: array subscript 2 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 591 | return (kind == 0 || (kind_ & kind)) && (bit == 0 || (bit_ & bit)); // cf. you can set (8|16) | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘val’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:591:25: warning: array subscript 2 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 591 | return (kind == 0 || (kind_ & kind)) && (bit == 0 || (bit_ & bit)); // cf. you can set (8|16) | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘item’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 2 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘val’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 2 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘item’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:916:16: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 916 | return base_ == rhs.base_ && index_ == rhs.index_ && disp_ == rhs.disp_ && scale_ == rhs.scale_; | ~~~~~~^~~~~~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘val’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:916:16: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 916 | return base_ == rhs.base_ && index_ == rhs.index_ && disp_ == rhs.disp_ && scale_ == rhs.scale_; | ~~~~~~^~~~~~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘item’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:916:39: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 916 | return base_ == rhs.base_ && index_ == rhs.index_ && disp_ == rhs.disp_ && scale_ == rhs.scale_; | ~~~~~~~^~~~~~~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘val’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:916:39: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 916 | return base_ == rhs.base_ && index_ == rhs.index_ && disp_ == rhs.disp_ && scale_ == rhs.scale_; | ~~~~~~~^~~~~~~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘item’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:1267:54: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 1267 | return getBit() == rhs.getBit() && e_ == rhs.e_ && label_ == rhs.label_ && mode_ == rhs.mode_ && broadcast_ == rhs.broadcast_; | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘val’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:1267:68: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 1267 | return getBit() == rhs.getBit() && e_ == rhs.e_ && label_ == rhs.label_ && mode_ == rhs.mode_ && broadcast_ == rhs.broadcast_; | ~~~~^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘item’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:1267:97: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 1267 | return getBit() == rhs.getBit() && e_ == rhs.e_ && label_ == rhs.label_ && mode_ == rhs.mode_ && broadcast_ == rhs.broadcast_; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘val’ 28 | void generate( | ^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:19: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:1267:97: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg64 [1]’ [-Warray-bounds] 1267 | return getBit() == rhs.getBit() && e_ == rhs.e_ && label_ == rhs.label_ && mode_ == rhs.mode_ && broadcast_ == rhs.broadcast_; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp:28:6: note: while referencing ‘item’ 28 | void generate( | ^~~~~~~~ [3336/5994] Linking CXX executable bin/c10_registry_test [3337/5994] Linking CXX executable bin/c10_optional_test [3338/5994] Linking CXX executable bin/c10_exception_test [3339/5994] Linking CXX executable bin/c10_C++17_test [3340/5994] Building C object sleef/src/libm/CMakeFiles/mkmasked_gnuabi.dir/mkmasked_gnuabi.c.o [3341/5994] Building C object sleef/src/common/CMakeFiles/arraymap.dir/arraymap.c.o [3342/5994] Building C object sleef/src/common/CMakeFiles/common.dir/common.c.o [3343/5994] Linking CXX executable bin/c10_InlineStreamGuard_test [3344/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_conv_kernel.cpp.o In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::_jit_uni_x8s8s32x_fwd_kernel::prepare_output(int) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::sse41; Vmm = Xbyak::Xmm]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:56:17: note: while referencing ‘vmm’ 56 | Vmm vmm = vmm_out(j, k); | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:56:17: note: while referencing ‘vmm’ 56 | Vmm vmm = vmm_out(j, k); | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:56:17: note: while referencing ‘vmm’ 56 | Vmm vmm = vmm_out(j, k); | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:56:17: note: while referencing ‘vmm’ 56 | Vmm vmm = vmm_out(j, k); | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:56:17: note: while referencing ‘vmm’ 56 | Vmm vmm = vmm_out(j, k); | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:56:17: note: while referencing ‘vmm’ 56 | Vmm vmm = vmm_out(j, k); | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:56:17: note: while referencing ‘vmm’ 56 | Vmm vmm = vmm_out(j, k); | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::_jit_uni_x8s8s32x_fwd_kernel::prepare_output(int) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::avx2; Vmm = Xbyak::Xmm]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:56:17: note: while referencing ‘vmm’ 56 | Vmm vmm = vmm_out(j, k); | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:56:17: note: while referencing ‘vmm’ 56 | Vmm vmm = vmm_out(j, k); | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:56:17: note: while referencing ‘vmm’ 56 | Vmm vmm = vmm_out(j, k); | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:56:17: note: while referencing ‘vmm’ 56 | Vmm vmm = vmm_out(j, k); | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:56:17: note: while referencing ‘vmm’ 56 | Vmm vmm = vmm_out(j, k); | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:56:17: note: while referencing ‘vmm’ 56 | Vmm vmm = vmm_out(j, k); | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:56:17: note: while referencing ‘vmm’ 56 | Vmm vmm = vmm_out(j, k); | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::_jit_uni_x8s8s32x_fwd_kernel::compute_ker(int, int, int, dnnl::impl::cpu::x64::_jit_uni_x8s8s32x_fwd_kernel::ic_block_t, bool) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::avx2; Vmm = Xbyak::Xmm]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:393:6: note: while referencing ‘vreg_wei’ 393 | void _jit_uni_x8s8s32x_fwd_kernel::compute_ker(int ur_w, int pad_l, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:393:6: note: while referencing ‘vreg_wei’ 393 | void _jit_uni_x8s8s32x_fwd_kernel::compute_ker(int ur_w, int pad_l, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:393:6: note: while referencing ‘vreg_wei’ 393 | void _jit_uni_x8s8s32x_fwd_kernel::compute_ker(int ur_w, int pad_l, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:393:6: note: while referencing ‘vreg_wei’ 393 | void _jit_uni_x8s8s32x_fwd_kernel::compute_ker(int ur_w, int pad_l, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:393:6: note: while referencing ‘vreg_wei’ 393 | void _jit_uni_x8s8s32x_fwd_kernel::compute_ker(int ur_w, int pad_l, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:393:6: note: while referencing ‘vreg_wei’ 393 | void _jit_uni_x8s8s32x_fwd_kernel::compute_ker(int ur_w, int pad_l, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:393:6: note: while referencing ‘vreg_wei’ 393 | void _jit_uni_x8s8s32x_fwd_kernel::compute_ker(int ur_w, int pad_l, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::_jit_uni_x8s8s32x_fwd_kernel::compute_ker(int, int, int, dnnl::impl::cpu::x64::_jit_uni_x8s8s32x_fwd_kernel::ic_block_t, bool) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::sse41; Vmm = Xbyak::Xmm]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:393:6: note: while referencing ‘vreg_wei’ 393 | void _jit_uni_x8s8s32x_fwd_kernel::compute_ker(int ur_w, int pad_l, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:393:6: note: while referencing ‘vreg_wei’ 393 | void _jit_uni_x8s8s32x_fwd_kernel::compute_ker(int ur_w, int pad_l, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:393:6: note: while referencing ‘vreg_wei’ 393 | void _jit_uni_x8s8s32x_fwd_kernel::compute_ker(int ur_w, int pad_l, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:393:6: note: while referencing ‘vreg_wei’ 393 | void _jit_uni_x8s8s32x_fwd_kernel::compute_ker(int ur_w, int pad_l, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:393:6: note: while referencing ‘vreg_wei’ 393 | void _jit_uni_x8s8s32x_fwd_kernel::compute_ker(int ur_w, int pad_l, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:393:6: note: while referencing ‘vreg_wei’ 393 | void _jit_uni_x8s8s32x_fwd_kernel::compute_ker(int ur_w, int pad_l, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:24: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘Xbyak::Xmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:393:6: note: while referencing ‘vreg_wei’ 393 | void _jit_uni_x8s8s32x_fwd_kernel::compute_ker(int ur_w, int pad_l, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [3345/5994] Linking CXX executable bin/c10_flags_test [3346/5994] Linking CXX executable bin/c10_SizesAndStrides_test [3347/5994] Linking CXX executable bin/c10_ordered_preserving_dict_test [3348/5994] Linking CXX executable bin/c10_TypeIndex_test [3349/5994] Linking CXX executable bin/c10_TypeList_test [3350/5994] Linking CXX executable bin/c10_irange_test [3351/5994] Linking CXX shared library lib/libc10_cuda.so [3352/5994] Running C++/Python protocol buffer compiler on /tmp/pip-req-build-95q72bm2/caffe2/proto/caffe2_legacy.proto [3353/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_conv_kernel_f32.cpp.o In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::compute_ow_step_unroll(int, int, int, int) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::sse41]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:646:17: note: while referencing ‘vmm_output’ 646 | Vmm vmm_output = get_output_reg(r); | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:646:17: note: while referencing ‘vmm_output’ 646 | Vmm vmm_output = get_output_reg(r); | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:646:17: note: while referencing ‘vmm_output’ 646 | Vmm vmm_output = get_output_reg(r); | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:646:17: note: while referencing ‘vmm_output’ 646 | Vmm vmm_output = get_output_reg(r); | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:646:17: note: while referencing ‘vmm_output’ 646 | Vmm vmm_output = get_output_reg(r); | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:646:17: note: while referencing ‘vmm_output’ 646 | Vmm vmm_output = get_output_reg(r); | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:646:17: note: while referencing ‘vmm_output’ 646 | Vmm vmm_output = get_output_reg(r); | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:700:21: note: while referencing ‘vmm_aux’ 700 | Vmm vmm_aux = isa == sse41 ? get_aux_reg() : vmm_input; | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:700:21: note: while referencing ‘vmm_aux’ 700 | Vmm vmm_aux = isa == sse41 ? get_aux_reg() : vmm_input; | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:700:21: note: while referencing ‘vmm_aux’ 700 | Vmm vmm_aux = isa == sse41 ? get_aux_reg() : vmm_input; | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:700:21: note: while referencing ‘vmm_aux’ 700 | Vmm vmm_aux = isa == sse41 ? get_aux_reg() : vmm_input; | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:700:21: note: while referencing ‘vmm_aux’ 700 | Vmm vmm_aux = isa == sse41 ? get_aux_reg() : vmm_input; | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:700:21: note: while referencing ‘vmm_aux’ 700 | Vmm vmm_aux = isa == sse41 ? get_aux_reg() : vmm_input; | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:700:21: note: while referencing ‘vmm_aux’ 700 | Vmm vmm_aux = isa == sse41 ? get_aux_reg() : vmm_input; | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::compute_bias_step_unroll(int) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::sse41]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:718:21: note: while referencing ‘vmm_output’ 718 | Vmm vmm_output = get_output_reg(1 + r); | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:718:21: note: while referencing ‘vmm_output’ 718 | Vmm vmm_output = get_output_reg(1 + r); | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:718:21: note: while referencing ‘vmm_output’ 718 | Vmm vmm_output = get_output_reg(1 + r); | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:718:21: note: while referencing ‘vmm_output’ 718 | Vmm vmm_output = get_output_reg(1 + r); | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:718:21: note: while referencing ‘vmm_output’ 718 | Vmm vmm_output = get_output_reg(1 + r); | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:718:21: note: while referencing ‘vmm_output’ 718 | Vmm vmm_output = get_output_reg(1 + r); | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_weights_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:718:21: note: while referencing ‘vmm_output’ 718 | Vmm vmm_output = get_output_reg(1 + r); | ^~~~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_data_kernel_f32::apply_filter(int, int) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::sse41]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_data_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:437:25: note: while referencing ‘vmm_ker’ 437 | Vmm vmm_ker = get_ker_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_data_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:437:25: note: while referencing ‘vmm_ker’ 437 | Vmm vmm_ker = get_ker_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_data_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:437:25: note: while referencing ‘vmm_ker’ 437 | Vmm vmm_ker = get_ker_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_data_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:437:25: note: while referencing ‘vmm_ker’ 437 | Vmm vmm_ker = get_ker_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_data_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:437:25: note: while referencing ‘vmm_ker’ 437 | Vmm vmm_ker = get_ker_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_data_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:437:25: note: while referencing ‘vmm_ker’ 437 | Vmm vmm_ker = get_ker_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_bwd_data_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:437:25: note: while referencing ‘vmm_ker’ 437 | Vmm vmm_ker = get_ker_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::jit_uni_dw_conv_fwd_kernel_f32::apply_filter_unrolled(int, int, int, int) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::sse41]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_fwd_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:104:25: note: while referencing ‘vmm_ker’ 104 | Vmm vmm_ker = get_ker_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_fwd_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:104:25: note: while referencing ‘vmm_ker’ 104 | Vmm vmm_ker = get_ker_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_fwd_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:104:25: note: while referencing ‘vmm_ker’ 104 | Vmm vmm_ker = get_ker_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_fwd_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:104:25: note: while referencing ‘vmm_ker’ 104 | Vmm vmm_ker = get_ker_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_fwd_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:104:25: note: while referencing ‘vmm_ker’ 104 | Vmm vmm_ker = get_ker_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_fwd_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:104:25: note: while referencing ‘vmm_ker’ 104 | Vmm vmm_ker = get_ker_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_fwd_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:104:25: note: while referencing ‘vmm_ker’ 104 | Vmm vmm_ker = get_ker_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_fwd_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:115:29: note: while referencing ‘vmm_src’ 115 | Vmm vmm_src = get_src_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_fwd_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:115:29: note: while referencing ‘vmm_src’ 115 | Vmm vmm_src = get_src_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_fwd_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:115:29: note: while referencing ‘vmm_src’ 115 | Vmm vmm_src = get_src_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_fwd_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:115:29: note: while referencing ‘vmm_src’ 115 | Vmm vmm_src = get_src_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_fwd_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:115:29: note: while referencing ‘vmm_src’ 115 | Vmm vmm_src = get_src_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_fwd_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:115:29: note: while referencing ‘vmm_src’ 115 | Vmm vmm_src = get_src_reg(0); | ^~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp:25, from ../third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp:23, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_dw_conv_fwd_kernel_f32::Vmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:115:29: note: while referencing ‘vmm_src’ 115 | Vmm vmm_src = get_src_reg(0); | ^~~~~~~ [3354/5994] Linking CXX executable bin/c10_Array_test [3355/5994] Linking CXX executable bin/c10_typeid_test [3356/5994] Linking CXX executable bin/c10_string_view_test [3357/5994] Linking CXX executable bin/c10_accumulate_test [3358/5994] Linking CXX executable bin/c10_TypeTraits_test [3359/5994] Linking CXX executable bin/c10_CompileTimeFunctionPointer_test [3360/5994] Linking CXX executable bin/c10_StreamGuard_test [3361/5994] Linking CXX executable bin/c10_logging_test [3362/5994] Linking CXX executable bin/c10_either_test [3363/5994] Linking CXX executable bin/c10_DispatchKeySet_test [3364/5994] Linking CXX executable bin/c10_Half_test [3365/5994] Linking CXX executable bin/c10_LeftRight_test [3366/5994] Linking CXX executable bin/c10_ConstexprCrc_test [3367/5994] Linking CXX executable bin/c10_Metaprogramming_test [3368/5994] Linking CXX executable bin/c10_Bitset_test [3369/5994] Linking CXX executable bin/c10_complex_math_test [3370/5994] Linking CXX executable bin/c10_complex_test [3371/5994] Linking CXX executable bin/c10_intrusive_ptr_benchmark [3372/5994] Stringify NVFUSER runtime source file [3373/5994] Stringify NVFUSER runtime source file [3374/5994] Stringify NVFUSER runtime source file [3375/5994] Stringify NVFUSER runtime source file [3376/5994] Stringify NVFUSER runtime source file [3377/5994] Stringify NVFUSER runtime source file [3378/5994] Stringify NVFUSER runtime source file [3379/5994] Running C++/Python protocol buffer compiler on /tmp/pip-req-build-95q72bm2/caffe2/proto/hsm.proto [3380/5994] Running C++/Python protocol buffer compiler on /tmp/pip-req-build-95q72bm2/caffe2/proto/metanet.proto [3381/5994] Running C++/Python protocol buffer compiler on /tmp/pip-req-build-95q72bm2/caffe2/proto/predictor_consts.proto [3382/5994] Running C++/Python protocol buffer compiler on /tmp/pip-req-build-95q72bm2/caffe2/proto/prof_dag.proto [3383/5994] Running C++/Python protocol buffer compiler on /tmp/pip-req-build-95q72bm2/caffe2/proto/torch.proto [3384/5994] Running C++ protocol buffer compiler on /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto [3385/5994] Running C++ protocol buffer compiler on /tmp/pip-req-build-95q72bm2/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto [3386/5994] Linking C executable sleef/bin/mkalias [3387/5994] Linking C executable sleef/bin/mkrename [3388/5994] Linking C executable sleef/bin/mkdisp [3389/5994] Linking C executable sleef/bin/mkrename_gnuabi [3390/5994] Linking C executable sleef/bin/addSuffix [3391/5994] Linking C executable sleef/bin/mkmasked_gnuabi [3392/5994] Linking CXX executable bin/c10_InlineDeviceGuard_test [3393/5994] Linking CXX executable bin/c10_tempfile_test [3394/5994] Linking CXX executable bin/c10_DeviceGuard_test [3395/5994] Linking CXX executable bin/c10_bfloat16_test [3396/5994] Running C++/Python protocol buffer compiler on /tmp/pip-req-build-95q72bm2/caffe2/proto/caffe2.proto [3397/5994] Generating ../../../torch/version.py [3398/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o [3399/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o [3400/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/status.cc.o [3401/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o [3402/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o [3403/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o [3404/5994] Generating alias_avx512f.h [3405/5994] Linking CXX executable bin/c10_intrusive_ptr_test [3406/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o [3407/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o [3408/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o [3409/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o [3410/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o [3411/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o [3412/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o [3413/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o [3414/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o [3415/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o [3416/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o [3417/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o [3418/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o [3419/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o [3420/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o [3421/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o [3422/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/onnxifi_utils.cc.o [3423/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/optimizer/optimize.cc.o [3424/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/optimizer/pass.cc.o [3425/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/optimizer/pass_manager.cc.o [3426/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/optimizer/pass_registry.cc.o [3427/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o [3428/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o [3429/5994] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx_onnx_torch-ml.pb.cc.o [3430/5994] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-operators_onnx_torch-ml.pb.cc.o [3431/5994] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-data_onnx_torch.pb.cc.o [3432/5994] Generating include/renameavx512f.h Generating renameavx512f.h: mkrename finz_ 8 16 avx512f [3433/5994] Generating include/renameavx512fnofma.h Generating renameavx512fnofma.h: mkrename cinz_ 8 16 avx512fnofma [3434/5994] Generating include/renameavx.h Generating renameavx.h: mkrename cinz_ 4 8 avx [3435/5994] Generating include/renameavx2128.h Generating renameavx2128.h: mkrename finz_ 2 4 avx2128 [3436/5994] Generating include/renameavx2.h Generating renameavx2.h: mkrename finz_ 4 8 avx2 [3437/5994] Generating include/renamefma4.h Generating renamefma4.h: mkrename finz_ 4 8 fma4 [3438/5994] Generating include/renamesse4.h Generating renamesse4.h: mkrename cinz_ 2 4 sse4 [3439/5994] Generating include/renamesse2.h Generating renamesse2.h: mkrename cinz_ 2 4 sse2 [3440/5994] Generating include/renamepurec_scalar.h Generating renamepurec_scalar.h: mkrename cinz_ 1 1 purec [3441/5994] Generating include/renamepurecfma_scalar.h Generating renamepurecfma_scalar.h: mkrename finz_ 1 1 purecfma [3442/5994] Generating include/renamecuda.h Generating renamecuda.h: mkrename finz_ 1 1 cuda [3443/5994] Generating renamedsp128.h [3444/5994] Generating renamedsp256.h [3445/5994] Generating dispsse.c [3446/5994] Generating dispavx.c [3447/5994] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx.dir/common_avx.cc.o [3448/5994] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx512.dir/common_avx512.cc.o [3449/5994] Linking CXX executable bin/c10_cuda_CUDATest [3450/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o In file included from ../third_party/onnx/onnx/defs/shape_inference.h:4, from ../third_party/onnx/onnx/defs/schema.h:24, from ../third_party/onnx/onnx/shape_inference/implementation.h:4, from ../third_party/onnx/onnx/shape_inference/implementation.cc:1: ../third_party/onnx/onnx/proto_utils.h: In instantiation of ‘bool onnx_torch::ParseProtoFromBytes(Proto*, const char*, size_t) [with Proto = onnx_torch::ModelProto; size_t = long unsigned int]’: ../third_party/onnx/onnx/shape_inference/implementation.cc:407:61: required from here ../third_party/onnx/onnx/proto_utils.h:34:34: warning: ‘void google::protobuf::io::CodedInputStream::SetTotalBytesLimit(int, int)’ is deprecated: Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. [-Wdeprecated-declarations] 34 | coded_stream.SetTotalBytesLimit((2048LL << 20) - 1, 512LL << 20); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from third_party/onnx/onnx/onnx_onnx_torch-ml.pb.h:23, from third_party/onnx/onnx/onnx-ml.pb.h:2, from ../third_party/onnx/onnx/onnx_pb.h:50, from ../third_party/onnx/onnx/onnx-operators_pb.h:6, from ../third_party/onnx/onnx/defs/attr_proto_util.h:6, from ../third_party/onnx/onnx/defs/function.h:11, from ../third_party/onnx/onnx/shape_inference/implementation.h:3, from ../third_party/onnx/onnx/shape_inference/implementation.cc:1: ../third_party/protobuf/src/google/protobuf/io/coded_stream.h:397:8: note: declared here 397 | void SetTotalBytesLimit(int total_bytes_limit, int) { | ^~~~~~~~~~~~~~~~~~ [3451/5994] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx.dir/typed_axpy_avx.cc.o [3452/5994] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx2.dir/embedding_lookup_avx2.cc.o [3453/5994] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx2.dir/adagrad_avx2.cc.o [3454/5994] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx2.dir/common_avx2.cc.o [3455/5994] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx2.dir/embedding_lookup_idx_avx2.cc.o [3456/5994] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx2.dir/embedding_lookup_fused_8bit_rowwise_avx2.cc.o [3457/5994] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx2.dir/embedding_lookup_fused_8bit_rowwise_idx_avx2.cc.o [3458/5994] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx2.dir/math_cpu_avx2.cc.o [3459/5994] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx2.dir/typed_axpy_avx2.cc.o [3460/5994] Building CXX object caffe2/quantization/server/CMakeFiles/caffe2_dnnlowp_avx2_ops.dir/group_norm_dnnlowp_op_avx2.cc.o [3461/5994] Building CXX object caffe2/quantization/server/CMakeFiles/caffe2_dnnlowp_avx2_ops.dir/elementwise_sum_dnnlowp_op_avx2.cc.o [3462/5994] Building CXX object caffe2/quantization/server/CMakeFiles/caffe2_dnnlowp_avx2_ops.dir/fully_connected_fake_lowp_op_avx2.cc.o [3463/5994] Building CXX object caffe2/quantization/server/CMakeFiles/caffe2_dnnlowp_avx2_ops.dir/pool_dnnlowp_op_avx2.cc.o [3464/5994] Building CXX object caffe2/quantization/server/CMakeFiles/caffe2_dnnlowp_avx2_ops.dir/relu_dnnlowp_op_avx2.cc.o [3465/5994] Building CXX object caffe2/quantization/server/CMakeFiles/caffe2_dnnlowp_avx2_ops.dir/transpose.cc.o [3466/5994] Building CXX object caffe2/quantization/server/CMakeFiles/caffe2_dnnlowp_avx2_ops.dir/spatial_batch_norm_dnnlowp_op_avx2.cc.o [3467/5994] Building CXX object caffe2/quantization/server/CMakeFiles/caffe2_dnnlowp_avx2_ops.dir/norm_minimization_avx2.cc.o [3468/5994] Linking CXX static library lib/libonnx_proto.a [3469/5994] Generating ../../../include/sleef.h Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ sse2 Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ sse4 Generating sleef.h: mkrename cinz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ Generating sleef.h: mkrename cinz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ avx Generating sleef.h: mkrename finz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ fma4 Generating sleef.h: mkrename finz_ 4 8 __m256d __m256 __m128i __m256i __AVX__ avx2 Generating sleef.h: mkrename finz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ avx2128 Generating sleef.h: mkrename finz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ Generating sleef.h: mkrename finz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ avx512f Generating sleef.h: mkrename cinz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ avx512fnofma Generating sleef.h: mkrename cinz_ 1 1 double float int32_t int32_t __STDC__ purec Generating sleef.h: mkrename finz_ 1 1 double float int32_t int32_t FP_FAST_FMA purecfma [3470/5994] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pool_kernel.cpp.o In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::jit_uni_pool_kernel::max_step_bwd(int, int, int, int, bool) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::sse41]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:995:49: note: while referencing ‘’ 995 | pextrd(tmp_gpr.cvt32(), cvtvr, i); | ~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:995:49: note: while referencing ‘’ 995 | pextrd(tmp_gpr.cvt32(), cvtvr, i); | ~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:995:49: note: while referencing ‘’ 995 | pextrd(tmp_gpr.cvt32(), cvtvr, i); | ~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:995:49: note: while referencing ‘’ 995 | pextrd(tmp_gpr.cvt32(), cvtvr, i); | ~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:995:49: note: while referencing ‘’ 995 | pextrd(tmp_gpr.cvt32(), cvtvr, i); | ~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:995:49: note: while referencing ‘’ 995 | pextrd(tmp_gpr.cvt32(), cvtvr, i); | ~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘Xbyak::Reg32 [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:995:49: note: while referencing ‘’ 995 | pextrd(tmp_gpr.cvt32(), cvtvr, i); | ~~~~~~~~~~~~~^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::jit_uni_pool_kernel::max_step_fwd(int, int, int, int, bool) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::sse41]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:680:28: note: while referencing ‘accvr’ 680 | const auto accvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:680:28: note: while referencing ‘accvr’ 680 | const auto accvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:680:28: note: while referencing ‘accvr’ 680 | const auto accvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:680:28: note: while referencing ‘accvr’ 680 | const auto accvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:680:28: note: while referencing ‘accvr’ 680 | const auto accvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:680:28: note: while referencing ‘accvr’ 680 | const auto accvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:680:28: note: while referencing ‘accvr’ 680 | const auto accvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::jit_uni_pool_kernel::max_step_bwd(int, int, int, int, bool) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::avx2]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:232:13: note: while referencing ‘x0’ 232 | Xmm x0(y0.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:232:13: note: while referencing ‘x0’ 232 | Xmm x0(y0.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:232:13: note: while referencing ‘x0’ 232 | Xmm x0(y0.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:232:13: note: while referencing ‘x0’ 232 | Xmm x0(y0.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:232:13: note: while referencing ‘x0’ 232 | Xmm x0(y0.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:232:13: note: while referencing ‘x0’ 232 | Xmm x0(y0.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:232:13: note: while referencing ‘x0’ 232 | Xmm x0(y0.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:233:13: note: while referencing ‘x2’ 233 | Xmm x2(y2.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:233:13: note: while referencing ‘x2’ 233 | Xmm x2(y2.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:233:13: note: while referencing ‘x2’ 233 | Xmm x2(y2.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:233:13: note: while referencing ‘x2’ 233 | Xmm x2(y2.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:233:13: note: while referencing ‘x2’ 233 | Xmm x2(y2.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:233:13: note: while referencing ‘x2’ 233 | Xmm x2(y2.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:233:13: note: while referencing ‘x2’ 233 | Xmm x2(y2.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::jit_uni_pool_kernel::max_step_bwd(int, int, int, int, bool) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::avx]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:232:13: note: while referencing ‘x0’ 232 | Xmm x0(y0.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:232:13: note: while referencing ‘x0’ 232 | Xmm x0(y0.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:232:13: note: while referencing ‘x0’ 232 | Xmm x0(y0.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:232:13: note: while referencing ‘x0’ 232 | Xmm x0(y0.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:232:13: note: while referencing ‘x0’ 232 | Xmm x0(y0.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:232:13: note: while referencing ‘x0’ 232 | Xmm x0(y0.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:232:13: note: while referencing ‘x0’ 232 | Xmm x0(y0.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:233:13: note: while referencing ‘x2’ 233 | Xmm x2(y2.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:233:13: note: while referencing ‘x2’ 233 | Xmm x2(y2.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:233:13: note: while referencing ‘x2’ 233 | Xmm x2(y2.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:233:13: note: while referencing ‘x2’ 233 | Xmm x2(y2.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:233:13: note: while referencing ‘x2’ 233 | Xmm x2(y2.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:233:13: note: while referencing ‘x2’ 233 | Xmm x2(y2.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘dnnl::impl::cpu::x64::jit_uni_pool_kernel::Xmm [1]’ {aka ‘Xbyak::Xmm [1]’} [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:233:13: note: while referencing ‘x2’ 233 | Xmm x2(y2.getIdx()); | ^~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::jit_uni_pool_kernel::avg_step(int, int, int, int, bool) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::sse41]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:539:28: note: while referencing ‘accvr’ 539 | const auto accvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:539:28: note: while referencing ‘accvr’ 539 | const auto accvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:539:28: note: while referencing ‘accvr’ 539 | const auto accvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:539:28: note: while referencing ‘accvr’ 539 | const auto accvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:539:28: note: while referencing ‘accvr’ 539 | const auto accvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:539:28: note: while referencing ‘accvr’ 539 | const auto accvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘const Xbyak::Xmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:539:28: note: while referencing ‘accvr’ 539 | const auto accvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::jit_uni_pool_kernel::max_step_bwd(int, int, int, int, bool) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::avx512_core]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::jit_uni_pool_kernel::max_step_bwd(int, int, int, int, bool) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::avx512_common]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:973:28: note: while referencing ‘outvr’ 973 | const auto outvr = vreg(reg_ind(0, bci, jj, ur_bc, ur_w)); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::jit_uni_pool_kernel::max_step_fwd(int, int, int, int, bool) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::avx512_common]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h: In member function ‘void dnnl::impl::cpu::x64::jit_uni_pool_kernel::max_step_fwd(int, int, int, int, bool) [with dnnl::impl::cpu::x64::cpu_isa_t isa = dnnl::impl::cpu::x64::avx512_core]’: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:593:59: warning: array subscript 2 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 593 | XBYAK_CONSTEXPR bool isBit(uint32_t bit) const { return (bit_ & bit) != 0; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:921:34: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 921 | size_t getDisp() const { return disp_; } | ^~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:906:10: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 906 | RegExp exp = *this; | ^~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:594:51: warning: array subscript 1 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 594 | XBYAK_CONSTEXPR uint32_t getBit() const { return bit_; } | ^~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:908:48: warning: array subscript 0 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 908 | if (index_.isBit(i32e) && !base_.getBit() && scale_ == 2) { | ^~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ In file included from ../third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp:40, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp:26, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp:27, from ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:23: ../third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h:909:14: warning: array subscript 16 is outside array bounds of ‘const Xbyak::Zmm [1]’ [-Warray-bounds] 909 | exp.base_ = index_; | ~~~~~~~~~~^~~~~~~~ ../third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp:682:28: note: while referencing ‘inpvr’ 682 | const auto inpvr = vreg(inpr_i); | ^~~~~ [3471/5994] Building CXX object caffe2/CMakeFiles/vec256_test_all_types_AVX2.dir/__/aten/src/ATen/native/quantized/affine_quantizer_base.cpp.o [3472/5994] Building CXX object caffe2/CMakeFiles/vec256_test_all_types_AVX.dir/__/aten/src/ATen/native/quantized/affine_quantizer_base.cpp.o [3473/5994] Building CXX object caffe2/CMakeFiles/vec256_test_all_types_DEFAULT.dir/__/aten/src/ATen/test/vec256_test_all_types.cpp.o [3474/5994] Building CXX object caffe2/CMakeFiles/vec256_test_all_types_DEFAULT.dir/__/aten/src/ATen/native/quantized/affine_quantizer_base.cpp.o [3475/5994] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefdp.c.o [3476/5994] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefsp.c.o [3477/5994] Building C object sleef/src/libm/CMakeFiles/sleef.dir/rempitab.c.o [3478/5994] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefld.c.o [3479/5994] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefqp.c.o [3480/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimdsp.c.o [3481/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimddp.c.o [3482/5994] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimdsp.c.o [3483/5994] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimddp.c.o [3484/5994] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimdsp.c.o [3485/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimddp.c.o [3486/5994] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimddp.c.o [3487/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimdsp.c.o [3488/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimddp.c.o [3489/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimdsp.c.o [3490/5994] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimddp.c.o [3491/5994] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimdsp.c.o [3492/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimddp.c.o [3493/5994] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimdsp.c.o [3494/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimddp.c.o [3495/5994] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimdsp.c.o [3496/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimdsp.c.o [3497/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimdsp.c.o [3498/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimddp.c.o [3499/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimdsp.c.o [3500/5994] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimdsp.c.o [3501/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimdsp.c.o [3502/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimdsp.c.o [3503/5994] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimddp.c.o [3504/5994] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimddp.c.o [3505/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimddp.c.o [3506/5994] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimdsp.c.o [3507/5994] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimddp.c.o [3508/5994] Building C object sleef/src/libm/CMakeFiles/dispavx_obj.dir/dispavx.c.o [3509/5994] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimdsp.c.o [3510/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimdsp.c.o [3511/5994] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimddp.c.o [3512/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimddp.c.o [3513/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimdsp.c.o [3514/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimddp.c.o [3515/5994] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimddp.c.o [3516/5994] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimddp.c.o [3517/5994] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimdsp.c.o [3518/5994] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimddp.c.o [3519/5994] Building C object sleef/src/libm/CMakeFiles/dispsse_obj.dir/dispsse.c.o [3520/5994] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimdsp.c.o [3521/5994] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimddp.c.o [3522/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o [3523/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/schema.cc.o [3524/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o [3525/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/defs.cc.o [3526/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o [3527/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/checker.cc.o In file included from ../third_party/onnx/onnx/defs/shape_inference.h:4, from ../third_party/onnx/onnx/defs/schema.h:24, from ../third_party/onnx/onnx/checker.h:7, from ../third_party/onnx/onnx/checker.cc:1: ../third_party/onnx/onnx/proto_utils.h: In instantiation of ‘bool onnx_torch::ParseProtoFromBytes(Proto*, const char*, size_t) [with Proto = onnx_torch::ModelProto; size_t = long unsigned int]’: ../third_party/onnx/onnx/checker.cc:890:61: required from here ../third_party/onnx/onnx/proto_utils.h:34:34: warning: ‘void google::protobuf::io::CodedInputStream::SetTotalBytesLimit(int, int)’ is deprecated: Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. [-Wdeprecated-declarations] 34 | coded_stream.SetTotalBytesLimit((2048LL << 20) - 1, 512LL << 20); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from third_party/onnx/onnx/onnx_onnx_torch-ml.pb.h:23, from third_party/onnx/onnx/onnx-ml.pb.h:2, from ../third_party/onnx/onnx/onnx_pb.h:50, from ../third_party/onnx/onnx/onnx-operators_pb.h:6, from ../third_party/onnx/onnx/defs/attr_proto_util.h:6, from ../third_party/onnx/onnx/defs/function.h:11, from ../third_party/onnx/onnx/checker.h:6, from ../third_party/onnx/onnx/checker.cc:1: ../third_party/protobuf/src/google/protobuf/io/coded_stream.h:397:8: note: declared here 397 | void SetTotalBytesLimit(int total_bytes_limit, int) { | ^~~~~~~~~~~~~~~~~~ [3528/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o [3529/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o [3530/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o [3531/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/function.cc.o [3532/5994] Linking C static library sleef/lib/libsleef.a [3533/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o [3534/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o [3535/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o [3536/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o [3537/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o [3538/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o [3539/5994] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/caffe2_legacy.pb.cc.o [3540/5994] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o [3541/5994] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/hsm.pb.cc.o [3542/5994] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/predictor_consts.pb.cc.o [3543/5994] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/prof_dag.pb.cc.o [3544/5994] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/caffe2.pb.cc.o [3545/5994] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/torch.pb.cc.o [3546/5994] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/metanet.pb.cc.o [3547/5994] Linking CXX static library lib/libonnx.a [3548/5994] Linking CXX static library lib/libCaffe2_perfkernels_avx.a [3549/5994] Linking CXX static library lib/libCaffe2_perfkernels_avx512.a [3550/5994] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx2.dir/lstm_unit_cpu_avx2.cc.o [3551/5994] Linking CXX static library lib/libcaffe2_protos.a [3552/5994] Linking CXX static library lib/libCaffe2_perfkernels_avx2.a [3553/5994] Linking CXX executable bin/vec256_test_all_types_DEFAULT [3554/5994] Building CXX object caffe2/CMakeFiles/vec256_test_all_types_AVX.dir/__/aten/src/ATen/test/vec256_test_all_types.cpp.o [3555/5994] Building CXX object caffe2/CMakeFiles/vec256_test_all_types_AVX2.dir/__/aten/src/ATen/test/vec256_test_all_types.cpp.o [3556/5994] Generating src/x86_64-fma/2d-fourier-8x8.py.o [3557/5994] Linking CXX executable bin/vec256_test_all_types_AVX2 [3558/5994] Linking CXX executable bin/vec256_test_all_types_AVX [3559/5994] Linking CXX static library lib/libdnnl.a [3560/5994] Generating ../../../../lib/libmkldnn.a [3561/5994] Building NVCC (Device) object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/gloo_cuda_generated_cuda_private.cu.o [3562/5994] Building NVCC (Device) object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/gloo_cuda_generated_cuda.cu.o [3563/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_broadcast_one_to_all.cc.o [3564/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_halving_doubling.cc.o [3565/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_ring.cc.o [3566/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_local.cc.o [3567/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_ring_chunked.cc.o [3568/5994] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_bcube.cc.o [3569/5994] Linking CXX static library lib/libgloo_cuda.a [3570/5994] Generating src/x86_64-fma/2d-fourier-16x16.py.o [3571/5994] Generating src/x86_64-fma/2d-winograd-8x8-3x3.py.o [3572/5994] Generating src/x86_64-fma/blas/s8gemm.py.o [3573/5994] Generating src/x86_64-fma/blas/c8gemm.py.o [3574/5994] Generating src/x86_64-fma/blas/s4c6gemm.py.o [3575/5994] Generating src/x86_64-fma/blas/conv1x1.py.o [3576/5994] Generating src/x86_64-fma/blas/sgemm.py.o [3577/5994] Generating src/x86_64-fma/max-pooling.py.o [3578/5994] Generating src/x86_64-fma/relu.py.o [3579/5994] Generating src/x86_64-fma/softmax.py.o [3580/5994] Generating src/x86_64-fma/blas/sdotxf.py.o [3581/5994] Generating ../aten/src/ATen/CPUFunctions.h, ../aten/src/ATen/Declarations.yaml, ../aten/src/ATen/Functions.cpp, ../aten/src/ATen/Functions.h, ../aten/src/ATen/MetaFunctions.h, ../aten/src/ATen/NativeFunctions.h, ../aten/src/ATen/RegisterBackendSelect.cpp, ../aten/src/ATen/RegisterCPU.cpp, ../aten/src/ATen/RegisterDefaultBackend.cpp, ../aten/src/ATen/RegisterMath.cpp, ../aten/src/ATen/RegisterMeta.cpp, ../aten/src/ATen/RegisterMkldnnCPU.cpp, ../aten/src/ATen/RegisterQuantizedCPU.cpp, ../aten/src/ATen/RegisterSchema.cpp, ../aten/src/ATen/RegisterSparseCPU.cpp, ../aten/src/ATen/RegistrationDeclarations.h, ../aten/src/ATen/CUDAFunctions.h, ../aten/src/ATen/RegisterCUDA.cpp, ../aten/src/ATen/RegisterQuantizedCUDA.cpp, ../aten/src/ATen/RegisterSparseCUDA.cpp, ../aten/src/ATen/core/ATenOpList.cpp, ../aten/src/ATen/core/TensorBody.h, ../aten/src/ATen/core/TensorMethods.cpp [3582/5994] Generating src/x86_64-fma/blas/shdotxf.py.o [3583/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/x86_64-fma/softmax.c.o [3584/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/init.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/init.c:9: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [3585/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-output.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/convolution-output.c:5: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [3586/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-inference.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/fully-connected-inference.c:3: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [3587/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-output.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/relu-output.c:5: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/NNPACK/src/relu-output.c: In function ‘nnp_relu_output’: ../third_party/NNPACK/src/relu-output.c:93:4: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 93 | (pthreadpool_function_1d_tiled_t) compute_relu_output, | ^ ../third_party/NNPACK/src/relu-output.c:105:4: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 105 | (pthreadpool_function_1d_tiled_t) compute_inplace_relu_output, | ^ [3588/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/pooling-output.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/pooling-output.c:6: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [3589/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/softmax-output.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/softmax-output.c:3: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/NNPACK/src/softmax-output.c: In function ‘nnp_softmax_output’: ../third_party/NNPACK/src/softmax-output.c:71:4: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 71 | (pthreadpool_function_1d_t) compute_softmax_output, | ^ ../third_party/NNPACK/src/softmax-output.c:83:4: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 83 | (pthreadpool_function_1d_t) compute_inplace_softmax_output, | ^ [3590/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-inference.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/convolution-inference.c:8: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [3591/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-input-gradient.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/relu-input-gradient.c:5: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/NNPACK/src/relu-input-gradient.c: In function ‘nnp_relu_input_gradient’: ../third_party/NNPACK/src/relu-input-gradient.c:82:3: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 82 | (pthreadpool_function_1d_tiled_t) compute_grad_relu, | ^ [3592/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-output.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/fully-connected-output.c:3: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [3593/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-input-gradient.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/convolution-input-gradient.c:5: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [3594/5994] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-kernel-gradient.c.o In file included from ../third_party/NNPACK/include/nnpack.h:7, from ../third_party/NNPACK/src/convolution-kernel-gradient.c:5: ../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 997 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1003 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1010 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1017 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1026 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1037 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [3595/5994] Linking C static library lib/libnnpack.a [3596/5994] Generating ../../../torch/_C/__init__.pyi, ../../../torch/_C/_VariableFunctions.pyi, ../../../torch/nn/functional.pyi [3597/5994] Generating contrib/aten/aten_op.h Skipping rename Because of Arg: c10::optional (DimnameList) Skipping align_to Because of Arg: DimnameList (DimnameList) Skipping align_to Because of Arg: DimnameList (DimnameList) Skipping refine_names Because of Arg: DimnameList (DimnameList) Skipping _cudnn_rnn_backward Because of Arg: std::array (std::array) Skipping _cudnn_init_dropout_state because it is a factory method Skipping _fused_dropout Because of Arg: c10::optional (Generator) Skipping _sobol_engine_draw Because of Arg: c10::optional (ScalarType) Skipping all Because of Arg: Dimname (Dimname) Skipping all Because of Arg: Dimname (Dimname) Skipping any Because of Arg: Dimname (Dimname) Skipping any Because of Arg: Dimname (Dimname) Skipping arange because it is a factory method Skipping argmax Because of Arg: c10::optional (int64_t) Skipping argmax Because of Arg: c10::optional (int64_t) Skipping argmin Because of Arg: c10::optional (int64_t) Skipping argmin Because of Arg: c10::optional (int64_t) Skipping as_strided Because of Arg: c10::optional (int64_t) Skipping bartlett_window because it is a factory method Skipping bernoulli Because of Arg: c10::optional (Generator) Skipping bernoulli Because of Arg: c10::optional (Generator) Skipping blackman_window because it is a factory method Skipping cat Because of Arg: Dimname (Dimname) Skipping clamp Because of Arg: c10::optional (Scalar) Skipping clamp Because of Arg: c10::optional (Scalar) Skipping clip Because of Arg: c10::optional (Scalar) Skipping clip Because of Arg: c10::optional (Scalar) Skipping contiguous Because of Arg: MemoryFormat (MemoryFormat) Skipping count_nonzero Because of Arg: c10::optional (int64_t) Skipping cummax Because of Arg: Dimname (Dimname) Skipping cummin Because of Arg: Dimname (Dimname) Skipping cumprod Because of Arg: c10::optional (ScalarType) Skipping cumprod Because of Arg: Dimname (Dimname) Skipping cumprod Because of Arg: Dimname (Dimname) Skipping cumsum Because of Arg: c10::optional (ScalarType) Skipping cumsum Because of Arg: Dimname (Dimname) Skipping cumsum Because of Arg: Dimname (Dimname) Skipping diagonal Because of Arg: Dimname (Dimname) Skipping diagonal Because of Arg: Dimname (Dimname) Skipping div Because of Arg: std::string (std::string) Skipping div Because of Arg: std::string (std::string) Skipping divide Because of Arg: std::string (std::string) Skipping divide Because of Arg: std::string (std::string) Skipping einsum Because of Arg: std::string (std::string) Skipping _rowwise_prune Because of Arg: ScalarType (ScalarType) Skipping empty_meta because it is a factory method Skipping empty because it is a factory method Skipping new_empty because it is a factory method Skipping new_empty_strided because it is a factory method Skipping new_full because it is a factory method Skipping new_zeros because it is a factory method Skipping _empty_affine_quantized because it is a factory method Skipping _empty_per_channel_affine_quantized because it is a factory method Skipping empty_like because it is a factory method Skipping empty_strided because it is a factory method Skipping eye because it is a factory method Skipping flatten Because of Arg: Dimname (Dimname) Skipping flatten Because of Arg: Dimname (Dimname) Skipping flatten Because of Arg: DimnameList (DimnameList) Skipping unflatten Because of Arg: c10::optional (DimnameList) Skipping unflatten Because of Arg: Dimname (Dimname) Skipping full because it is a factory method Skipping full_like because it is a factory method Skipping from_file because it is a factory method Skipping hann_window because it is a factory method Skipping hamming_window because it is a factory method Skipping kaiser_window because it is a factory method Skipping index_copy Because of Arg: Dimname (Dimname) Skipping kthvalue Because of Arg: Dimname (Dimname) Skipping kthvalue Because of Arg: Dimname (Dimname) Skipping nan_to_num Because of Arg: c10::optional (double) Skipping nan_to_num Because of Arg: c10::optional (double) Skipping nan_to_num Because of Arg: c10::optional (double) Skipping fbgemm_linear_quantize_weight Because of Ret: double (double) Skipping linspace because it is a factory method Skipping logspace because it is a factory method Skipping log_softmax Because of Arg: c10::optional (ScalarType) Skipping log_softmax Because of Arg: Dimname (Dimname) Skipping log_softmax Because of Arg: Dimname (Dimname) Skipping logcumsumexp Because of Arg: Dimname (Dimname) Skipping logsumexp Because of Arg: DimnameList (DimnameList) Skipping logsumexp Because of Arg: DimnameList (DimnameList) Skipping max Because of Arg: Dimname (Dimname) Skipping max Because of Arg: Dimname (Dimname) Skipping mean Because of Arg: c10::optional (ScalarType) Skipping mean Because of Arg: c10::optional (ScalarType) Skipping mean Because of Arg: DimnameList (DimnameList) Skipping mean Because of Arg: DimnameList (DimnameList) Skipping mean Because of Arg: DimnameList (DimnameList) Skipping median Because of Arg: Dimname (Dimname) Skipping median Because of Arg: Dimname (Dimname) Skipping nanmedian Because of Arg: Dimname (Dimname) Skipping nanmedian Because of Arg: Dimname (Dimname) Skipping min Because of Arg: Dimname (Dimname) Skipping min Because of Arg: Dimname (Dimname) Skipping miopen_rnn_backward Because of Arg: std::array (std::array) Skipping mode Because of Arg: Dimname (Dimname) Skipping mode Because of Arg: Dimname (Dimname) Skipping ones because it is a factory method Skipping ones_like because it is a factory method Skipping cdist Because of Arg: c10::optional (int64_t) Skipping _cdist_forward Because of Arg: c10::optional (int64_t) Skipping scalar_tensor because it is a factory method Skipping rand because it is a factory method Skipping rand_like because it is a factory method Skipping randint because it is a factory method Skipping randint_like because it is a factory method Skipping randn because it is a factory method Skipping randn_like because it is a factory method Skipping randperm because it is a factory method Skipping range because it is a factory method Skipping repeat_interleave Because of Arg: c10::optional (int64_t) Skipping repeat_interleave Because of Arg: c10::optional (int64_t) Skipping rrelu Because of Arg: c10::optional (Generator) Skipping select Because of Arg: Dimname (Dimname) Skipping logit Because of Arg: c10::optional (double) Skipping size Because of Arg: Dimname (Dimname) Skipping slice Because of Arg: c10::optional (int64_t) Skipping slice Because of Arg: c10::optional (int64_t) Skipping slice Because of Arg: c10::optional (int64_t) Skipping softmax Because of Arg: c10::optional (ScalarType) Skipping softmax Because of Arg: Dimname (Dimname) Skipping softmax Because of Arg: Dimname (Dimname) Skipping squeeze Because of Arg: Dimname (Dimname) Skipping stft Because of Arg: c10::optional (int64_t) Skipping stft Because of Arg: c10::optional (int64_t) Skipping stft Because of Arg: c10::optional (int64_t) Skipping stft Because of Arg: c10::optional (int64_t) Skipping stft Because of Arg: c10::optional (int64_t) Skipping stft Because of Arg: c10::optional (int64_t) Skipping istft Because of Arg: c10::optional (int64_t) Skipping istft Because of Arg: c10::optional (int64_t) Skipping istft Because of Arg: c10::optional (int64_t) Skipping istft Because of Arg: c10::optional (int64_t) Skipping istft Because of Arg: c10::optional (int64_t) Skipping istft Because of Arg: c10::optional (int64_t) Skipping istft Because of Arg: c10::optional (int64_t) Skipping istft Because of Arg: c10::optional (int64_t) Skipping stride Because of Arg: Dimname (Dimname) Skipping sum Because of Arg: c10::optional (ScalarType) Skipping sum Because of Arg: c10::optional (ScalarType) Skipping sum Because of Arg: DimnameList (DimnameList) Skipping sum Because of Arg: DimnameList (DimnameList) Skipping sum Because of Arg: DimnameList (DimnameList) Skipping nansum Because of Arg: c10::optional (ScalarType) Skipping nansum Because of Arg: c10::optional (ScalarType) Skipping std_mean Because of Arg: DimnameList (DimnameList) Skipping std_mean Because of Arg: DimnameList (DimnameList) Skipping std_mean Because of Arg: DimnameList (DimnameList) Skipping std Because of Arg: DimnameList (DimnameList) Skipping std Because of Arg: DimnameList (DimnameList) Skipping std Because of Arg: DimnameList (DimnameList) Skipping prod Because of Arg: c10::optional (ScalarType) Skipping prod Because of Arg: c10::optional (ScalarType) Skipping prod Because of Arg: Dimname (Dimname) Skipping prod Because of Arg: Dimname (Dimname) Skipping prod Because of Arg: Dimname (Dimname) Skipping transpose Because of Arg: Dimname (Dimname) Skipping unique_consecutive Because of Arg: c10::optional (int64_t) Skipping vander Because of Arg: c10::optional (int64_t) Skipping vander Because of Arg: c10::optional (int64_t) Skipping var Because of Arg: DimnameList (DimnameList) Skipping var Because of Arg: DimnameList (DimnameList) Skipping var Because of Arg: DimnameList (DimnameList) Skipping var_mean Because of Arg: DimnameList (DimnameList) Skipping var_mean Because of Arg: DimnameList (DimnameList) Skipping var_mean Because of Arg: DimnameList (DimnameList) Skipping zeros because it is a factory method Skipping zeros_like because it is a factory method Skipping _standard_gamma Because of Arg: c10::optional (Generator) Skipping _sample_dirichlet Because of Arg: c10::optional (Generator) Skipping poisson Because of Arg: c10::optional (Generator) Skipping binomial Because of Arg: c10::optional (Generator) Skipping native_norm Because of Arg: c10::optional (Scalar) Skipping _sparse_sum Because of Arg: ScalarType (ScalarType) Skipping _sparse_sum Because of Arg: ScalarType (ScalarType) Skipping _sparse_softmax Because of Arg: c10::optional (ScalarType) Skipping _sparse_softmax Because of Arg: Dimname (Dimname) Skipping _sparse_softmax Because of Arg: Dimname (Dimname) Skipping _sparse_log_softmax Because of Arg: c10::optional (ScalarType) Skipping _sparse_log_softmax Because of Arg: Dimname (Dimname) Skipping _sparse_log_softmax Because of Arg: Dimname (Dimname) Skipping norm Because of Arg: c10::optional (Scalar) Skipping norm Because of Arg: c10::optional (Scalar) Skipping norm Because of Arg: c10::optional (Scalar) Skipping norm Because of Arg: c10::optional (Scalar) Skipping norm Because of Arg: c10::optional (Scalar) Skipping norm Because of Arg: c10::optional (Scalar) Skipping norm Because of Arg: c10::optional (Scalar) Skipping clone Because of Arg: c10::optional (MemoryFormat) Skipping sparse_coo_tensor because it is a factory method Skipping _sparse_coo_tensor_unsafe because it is a factory method Skipping _sparse_coo_tensor_with_dims because it is a factory method Skipping _sparse_coo_tensor_with_dims_and_tensors because it is a factory method Skipping to_dense Because of Arg: c10::optional (ScalarType) Skipping unbind Because of Arg: Dimname (Dimname) Skipping to_mkldnn Because of Arg: c10::optional (ScalarType) Skipping quantize_per_tensor Because of Arg: ScalarType (ScalarType) Skipping quantize_per_tensor Because of Arg: ScalarType (ScalarType) Skipping quantize_per_channel Because of Arg: ScalarType (ScalarType) Skipping q_scale Because of Ret: double (double) Skipping qscheme Because of Ret: QScheme (QScheme) Skipping _choose_qparams_per_tensor Because of Ret: double (double) Skipping _choose_qparams_per_tensor Because of Ret: double (double) Skipping to because it is a factory method Skipping result_type Because of Ret: ScalarType (ScalarType) Skipping result_type Because of Ret: ScalarType (ScalarType) Skipping result_type Because of Ret: ScalarType (ScalarType) Skipping result_type Because of Ret: ScalarType (ScalarType) Skipping can_cast Because of Arg: ScalarType (ScalarType) Skipping promote_types Because of Ret: ScalarType (ScalarType) Skipping view Because of Arg: ScalarType (ScalarType) Skipping index_add Because of Arg: Dimname (Dimname) Skipping index_fill Because of Arg: Dimname (Dimname) Skipping index_fill Because of Arg: Dimname (Dimname) Skipping scatter Because of Arg: Dimname (Dimname) Skipping scatter Because of Arg: Dimname (Dimname) Skipping scatter_add Because of Arg: Dimname (Dimname) Skipping cross Because of Arg: c10::optional (int64_t) Skipping tril_indices because it is a factory method Skipping triu_indices because it is a factory method Skipping index_select Because of Arg: Dimname (Dimname) Skipping gather Because of Arg: Dimname (Dimname) Skipping gather Because of Arg: Dimname (Dimname) Skipping multinomial Because of Arg: c10::optional (Generator) Skipping quantile Because of Arg: c10::optional (int64_t) Skipping quantile Because of Arg: c10::optional (int64_t) Skipping quantile Because of Arg: c10::optional (int64_t) Skipping quantile Because of Arg: c10::optional (int64_t) Skipping nanquantile Because of Arg: c10::optional (int64_t) Skipping nanquantile Because of Arg: c10::optional (int64_t) Skipping nanquantile Because of Arg: c10::optional (int64_t) Skipping nanquantile Because of Arg: c10::optional (int64_t) Skipping sort Because of Arg: Dimname (Dimname) Skipping sort Because of Arg: Dimname (Dimname) Skipping argsort Because of Arg: Dimname (Dimname) Skipping argsort Because of Arg: Dimname (Dimname) Skipping normal because it is a factory method Skipping _foreach_add Because of Arg: ArrayRef (ArrayRef) Skipping _foreach_sub Because of Arg: ArrayRef (ArrayRef) Skipping _foreach_div Because of Arg: ArrayRef (ArrayRef) Skipping _foreach_mul Because of Arg: ArrayRef (ArrayRef) Skipping _foreach_addcdiv Because of Arg: ArrayRef (ArrayRef) Skipping _foreach_addcmul Because of Arg: ArrayRef (ArrayRef) Skipping rrelu_with_noise Because of Arg: c10::optional (Generator) Skipping avg_pool2d Because of Arg: c10::optional (int64_t) Skipping avg_pool2d_backward Because of Arg: c10::optional (int64_t) Skipping avg_pool3d Because of Arg: c10::optional (int64_t) Skipping avg_pool3d_backward Because of Arg: c10::optional (int64_t) Skipping upsample_linear1d Because of Arg: c10::optional (IntArrayRef) Skipping upsample_linear1d_backward Because of Arg: c10::optional (IntArrayRef) Skipping upsample_bilinear2d Because of Arg: c10::optional (IntArrayRef) Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (IntArrayRef) Skipping upsample_trilinear3d Because of Arg: c10::optional (IntArrayRef) Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (IntArrayRef) Skipping upsample_bicubic2d Because of Arg: c10::optional (IntArrayRef) Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (IntArrayRef) Skipping upsample_nearest1d Because of Arg: c10::optional (IntArrayRef) Skipping upsample_nearest1d_backward Because of Arg: c10::optional (IntArrayRef) Skipping upsample_nearest2d Because of Arg: c10::optional (IntArrayRef) Skipping upsample_nearest2d_backward Because of Arg: c10::optional (IntArrayRef) Skipping upsample_nearest3d Because of Arg: c10::optional (IntArrayRef) Skipping upsample_nearest3d_backward Because of Arg: c10::optional (IntArrayRef) Skipping upsample_linear1d Because of Arg: c10::optional (double) Skipping upsample_linear1d_backward Because of Arg: c10::optional (double) Skipping upsample_bilinear2d Because of Arg: c10::optional (double) Skipping upsample_bilinear2d Because of Arg: c10::optional (double) Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (double) Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (double) Skipping upsample_bicubic2d Because of Arg: c10::optional (double) Skipping upsample_bicubic2d Because of Arg: c10::optional (double) Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (double) Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (double) Skipping upsample_trilinear3d Because of Arg: c10::optional (double) Skipping upsample_trilinear3d Because of Arg: c10::optional (double) Skipping upsample_trilinear3d Because of Arg: c10::optional (double) Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) Skipping upsample_nearest1d Because of Arg: c10::optional (double) Skipping upsample_nearest1d_backward Because of Arg: c10::optional (double) Skipping upsample_nearest2d Because of Arg: c10::optional (double) Skipping upsample_nearest2d Because of Arg: c10::optional (double) Skipping upsample_nearest2d_backward Because of Arg: c10::optional (double) Skipping upsample_nearest2d_backward Because of Arg: c10::optional (double) Skipping upsample_nearest3d Because of Arg: c10::optional (double) Skipping upsample_nearest3d Because of Arg: c10::optional (double) Skipping upsample_nearest3d Because of Arg: c10::optional (double) Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) Skipping logit_backward Because of Arg: c10::optional (double) Skipping fft_fft Because of Arg: c10::optional (int64_t) Skipping fft_fft Because of Arg: c10::optional (int64_t) Skipping fft_fft Because of Arg: c10::optional (int64_t) Skipping fft_ifft Because of Arg: c10::optional (int64_t) Skipping fft_ifft Because of Arg: c10::optional (int64_t) Skipping fft_ifft Because of Arg: c10::optional (int64_t) Skipping fft_rfft Because of Arg: c10::optional (int64_t) Skipping fft_rfft Because of Arg: c10::optional (int64_t) Skipping fft_rfft Because of Arg: c10::optional (int64_t) Skipping fft_irfft Because of Arg: c10::optional (int64_t) Skipping fft_irfft Because of Arg: c10::optional (int64_t) Skipping fft_irfft Because of Arg: c10::optional (int64_t) Skipping fft_hfft Because of Arg: c10::optional (int64_t) Skipping fft_hfft Because of Arg: c10::optional (int64_t) Skipping fft_hfft Because of Arg: c10::optional (int64_t) Skipping fft_ihfft Because of Arg: c10::optional (int64_t) Skipping fft_ihfft Because of Arg: c10::optional (int64_t) Skipping fft_ihfft Because of Arg: c10::optional (int64_t) Skipping fft_fft2 Because of Arg: c10::optional (IntArrayRef) Skipping fft_fft2 Because of Arg: c10::optional (IntArrayRef) Skipping fft_fft2 Because of Arg: c10::optional (IntArrayRef) Skipping fft_ifft2 Because of Arg: c10::optional (IntArrayRef) Skipping fft_ifft2 Because of Arg: c10::optional (IntArrayRef) Skipping fft_ifft2 Because of Arg: c10::optional (IntArrayRef) Skipping fft_rfft2 Because of Arg: c10::optional (IntArrayRef) Skipping fft_rfft2 Because of Arg: c10::optional (IntArrayRef) Skipping fft_rfft2 Because of Arg: c10::optional (IntArrayRef) Skipping fft_irfft2 Because of Arg: c10::optional (IntArrayRef) Skipping fft_irfft2 Because of Arg: c10::optional (IntArrayRef) Skipping fft_irfft2 Because of Arg: c10::optional (IntArrayRef) Skipping fft_fftn Because of Arg: c10::optional (IntArrayRef) Skipping fft_fftn Because of Arg: c10::optional (IntArrayRef) Skipping fft_fftn Because of Arg: c10::optional (IntArrayRef) Skipping fft_ifftn Because of Arg: c10::optional (IntArrayRef) Skipping fft_ifftn Because of Arg: c10::optional (IntArrayRef) Skipping fft_ifftn Because of Arg: c10::optional (IntArrayRef) Skipping fft_rfftn Because of Arg: c10::optional (IntArrayRef) Skipping fft_rfftn Because of Arg: c10::optional (IntArrayRef) Skipping fft_rfftn Because of Arg: c10::optional (IntArrayRef) Skipping fft_irfftn Because of Arg: c10::optional (IntArrayRef) Skipping fft_irfftn Because of Arg: c10::optional (IntArrayRef) Skipping fft_irfftn Because of Arg: c10::optional (IntArrayRef) Skipping fft_fftfreq because it is a factory method Skipping fft_rfftfreq because it is a factory method Skipping fft_fftshift Because of Arg: c10::optional (IntArrayRef) Skipping fft_ifftshift Because of Arg: c10::optional (IntArrayRef) Skipping _syevd_helper Because of Arg: std::string (std::string) Skipping linalg_eigh Because of Arg: std::string (std::string) Skipping linalg_eigvalsh Because of Arg: std::string (std::string) Skipping linalg_norm Because of Arg: c10::optional (Scalar) Skipping linalg_norm Because of Arg: c10::optional (Scalar) Skipping linalg_norm Because of Arg: c10::optional (Scalar) Skipping linalg_norm Because of Arg: c10::optional (Scalar) Skipping linalg_norm Because of Arg: std::string (std::string) Skipping linalg_norm Because of Arg: std::string (std::string) Skipping linalg_norm Because of Arg: std::string (std::string) Skipping linalg_norm Because of Arg: std::string (std::string) Skipping linalg_cond Because of Arg: c10::optional (Scalar) Skipping linalg_cond Because of Arg: std::string (std::string) Skipping linalg_tensorsolve Because of Arg: c10::optional (IntArrayRef) Skipping linalg_qr Because of Arg: std::string (std::string) Skipping _linalg_qr_helper Because of Arg: std::string (std::string) Skipping linalg_matrix_rank Because of Arg: c10::optional (double) Skipping linalg_matrix_rank Because of Arg: c10::optional (double) Skipping _test_optional_intlist Because of Arg: c10::optional (IntArrayRef) Skipping _test_optional_filled_intlist Because of Arg: c10::optional (IntArrayRef) Skipping _test_optional_floatlist Because of Arg: c10::optional> (ArrayRef) Skipping _test_string_default Because of Arg: std::string (std::string) Skipping _test_string_default Because of Arg: std::string (std::string) Skipping _test_ambiguous_defaults Because of Arg: std::string (std::string) [3598/5994] Generating ../../torch/csrc/autograd/generated/Functions.cpp, ../../torch/csrc/autograd/generated/VariableType_0.cpp, ../../torch/csrc/autograd/generated/VariableType_1.cpp, ../../torch/csrc/autograd/generated/VariableType_2.cpp, ../../torch/csrc/autograd/generated/VariableType_3.cpp, ../../torch/csrc/autograd/generated/VariableType_4.cpp, ../../torch/csrc/autograd/generated/TraceType_0.cpp, ../../torch/csrc/autograd/generated/TraceType_1.cpp, ../../torch/csrc/autograd/generated/TraceType_2.cpp, ../../torch/csrc/autograd/generated/TraceType_3.cpp, ../../torch/csrc/autograd/generated/TraceType_4.cpp, ../../torch/csrc/autograd/generated/Functions.h, ../../torch/csrc/autograd/generated/variable_factories.h, ../../torch/csrc/autograd/generated/VariableType.h, ../../torch/csrc/autograd/generated/python_functions.cpp, ../../torch/csrc/autograd/generated/python_variable_methods.cpp, ../../torch/csrc/autograd/generated/python_torch_functions.cpp, ../../torch/csrc/autograd/generated/python_nn_functions.cpp, ../../torch/csrc/autograd/generated/python_fft_functions.cpp, ../../torch/csrc/autograd/generated/python_linalg_functions.cpp, ../../torch/csrc/autograd/generated/python_functions.h, ../../torch/testing/_internal/generated/annotated_fn_args.py [3599/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o [3600/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o [3601/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o [3602/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o [3603/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o [3604/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o [3605/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchedTensorImpl.cpp.o [3606/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchingRegistrations.cpp.o [3607/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchedFallback.cpp.o [3608/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o [3609/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o [3610/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o [3611/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o [3612/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o [3613/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o [3614/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o [3615/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o [3616/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o [3617/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNativeTBB.cpp.o [3618/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o [3619/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o [3620/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o [3621/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o [3622/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o [3623/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorUtils.cpp.o [3624/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o [3625/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o [3626/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o [3627/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o [3628/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o [3629/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o [3630/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o [3631/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapMode.cpp.o [3632/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o [3633/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o [3634/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapTransforms.cpp.o [3635/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o [3636/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o [3637/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o [3638/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o [3639/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o [3640/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o [3641/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o [3642/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o [3643/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o [3644/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o [3645/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o [3646/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o [3647/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o [3648/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o [3649/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o [3650/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o [3651/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o [3652/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o [3653/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o [3654/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o [3655/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o [3656/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o [3657/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o [3658/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o [3659/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o [3660/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o [3661/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o [3662/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o [3663/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o [3664/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o [3665/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/grad_mode.cpp.o [3666/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o [3667/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o [3668/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o [3669/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o [3670/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o [3671/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o [3672/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o [3673/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o [3674/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o [3675/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o [3676/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o [3677/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o [3678/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o [3679/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o [3680/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o [3681/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o [3682/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o [3683/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o [3684/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o [3685/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o [3686/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o [3687/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o [3688/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o [3689/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Batching.cpp.o [3690/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o [3691/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o [3692/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o [3693/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o [3694/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o [3695/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o [3696/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o [3697/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConstantPadNd.cpp.o [3698/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o [3699/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o [3700/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o [3701/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o [3702/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o [3703/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o [3704/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o [3705/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o [3706/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o [3707/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o [3708/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o [3709/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o [3710/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o [3711/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o [3712/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o [3713/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o [3714/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o [3715/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyNNDefinitions.cpp.o [3716/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o [3717/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o [3718/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o [3719/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o [3720/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o [3721/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o [3722/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBridge.cpp.o [3723/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o [3724/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o [3725/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o [3726/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o [3727/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o [3728/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o [3729/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o [3730/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o [3731/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o [3732/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o [3733/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o [3734/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o [3735/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o [3736/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o [3737/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o [3738/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o [3739/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o [3740/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o [3741/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o [3742/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o [3743/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o [3744/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o [3745/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o [3746/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o [3747/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o [3748/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o [3749/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o [3750/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o [3751/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o [3752/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o [3753/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o [3754/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o [3755/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o [3756/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o [3757/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o [3758/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o [3759/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o [3760/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o [3761/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o [3762/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o [3763/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o [3764/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o [3765/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o [3766/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o [3767/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o [3768/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o [3769/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o [3770/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o [3771/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o [3772/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o [3773/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o [3774/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o [3775/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o [3776/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o [3777/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o [3778/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o [3779/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o [3780/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o [3781/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o [3782/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o [3783/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/affine_quantizer.cpp.o [3784/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/affine_quantizer_base.cpp.o [3785/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o [3786/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o ../aten/src/ATen/native/RNN.cpp: In function ‘c10::List > at::native::{anonymous}::gather_quantized_params_dynamic(c10::List)’: ../aten/src/ATen/native/RNN.cpp:596:47: warning: ‘T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = c10::intrusive_ptr]’ is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 596 | static_cast(params[i])); | ^ In file included from ../aten/src/ATen/native/RNN.cpp:6: ../aten/src/ATen/cpp_custom_type_hack.h:69:4: note: declared here 69 | T& cast(const Tensor& packed) { | ^~~~ ../aten/src/ATen/native/RNN.cpp:599:51: warning: ‘T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = c10::intrusive_ptr]’ is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 599 | static_cast(params[i + 1])); | ^ In file included from ../aten/src/ATen/native/RNN.cpp:6: ../aten/src/ATen/cpp_custom_type_hack.h:69:4: note: declared here 69 | T& cast(const Tensor& packed) { | ^~~~ ../aten/src/ATen/native/RNN.cpp: In function ‘c10::List > at::native::{anonymous}::gather_quantized_params_fp16(c10::List)’: ../aten/src/ATen/native/RNN.cpp:621:47: warning: ‘T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = c10::intrusive_ptr]’ is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 621 | static_cast(params[i])); | ^ In file included from ../aten/src/ATen/native/RNN.cpp:6: ../aten/src/ATen/cpp_custom_type_hack.h:69:4: note: declared here 69 | T& cast(const Tensor& packed) { | ^~~~ ../aten/src/ATen/native/RNN.cpp:624:51: warning: ‘T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = c10::intrusive_ptr]’ is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 624 | static_cast(params[i + 1])); | ^ In file included from ../aten/src/ATen/native/RNN.cpp:6: ../aten/src/ATen/cpp_custom_type_hack.h:69:4: note: declared here 69 | T& cast(const Tensor& packed) { | ^~~~ [3787/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o [3788/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o [3789/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o [3790/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/int_repr_quant.cpp.o [3791/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/q_adaavgpool.cpp.o [3792/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/make_per_tensor_quantized_tensor.cpp.o [3793/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/q_avgpool.cpp.o [3794/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/q_avgpool3d.cpp.o [3795/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qadd.cpp.o [3796/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qbatch_norm.cpp.o [3797/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qchannel_shuffle.cpp.o [3798/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o [3799/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconcat.cpp.o [3800/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o [3801/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o [3802/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack.cpp.o [3803/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o [3804/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o [3805/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o [3806/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o [3807/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o [3808/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o [3809/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o [3810/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o [3811/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o [3812/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o [3813/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qpool.cpp.o [3814/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qreduction.cpp.o [3815/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o [3816/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o [3817/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsort.cpp.o [3818/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o [3819/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o [3820/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qupsample_bilinear2d.cpp.o [3821/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qupsample_nearest2d.cpp.o [3822/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qupsample_nearest3d.cpp.o [3823/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o [3824/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/fake_quant_per_channel_affine.cpp.o [3825/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/fake_quant_per_tensor_affine.cpp.o [3826/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o [3827/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o [3828/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o [3829/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o [3830/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o [3831/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o [3832/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o [3833/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o [3834/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o [3835/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o [3836/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o [3837/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o [3838/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o [3839/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o [3840/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o [3841/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o [3842/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o [3843/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o [3844/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o [3845/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o [3846/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o [3847/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o [3848/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o [3849/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/TH/THGeneral.cpp.o [3850/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o [3851/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o [3852/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o [3853/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o [3854/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o [3855/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o [3856/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/TH/THAllocator.cpp.o [3857/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o [3858/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o [3859/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o [3860/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o [3861/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o [3862/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o [3863/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o [3864/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o [3865/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o [3866/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o [3867/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o [3868/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o [3869/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o [3870/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o [3871/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o [3872/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o [3873/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o [3874/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o [3875/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o [3876/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o [3877/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o [3878/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o [3879/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o [3880/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o [3881/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o [3882/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o [3883/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o [3884/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o [3885/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o [3886/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o [3887/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o [3888/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o [3889/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o [3890/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o [3891/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o [3892/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o [3893/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o [3894/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o [3895/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o [3896/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o [3897/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o [3898/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o [3899/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o [3900/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/allocator.cc.o [3901/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o [3902/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o [3903/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/blob_serialization.cc.o [3904/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/blob_stats.cc.o [3905/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o [3906/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/context.cc.o [3907/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/context_base.cc.o [3908/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/db.cc.o [3909/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/event.cc.o [3910/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/graph.cc.o [3911/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/export_c10_op_to_caffe2.cc.o [3912/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/init.cc.o [3913/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/init_denormals.cc.o [3914/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/init_intrinsics_check.cc.o [3915/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/init_omp.cc.o [3916/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/int8_serialization.cc.o [3917/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/memonger.cc.o [3918/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/module.cc.o [3919/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net.cc.o [3920/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_async_base.cc.o [3921/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_async_scheduling.cc.o [3922/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_async_task.cc.o [3923/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_async_task_future.cc.o [3924/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_async_task_graph.cc.o [3925/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_async_tracing.cc.o [3926/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_dag_utils.cc.o [3927/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_parallel.cc.o [3928/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_simple.cc.o [3929/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_simple_refcount.cc.o [3930/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/numa.cc.o [3931/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/operator.cc.o [3932/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/operator_schema.cc.o [3933/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/plan_executor.cc.o [3934/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/prof_dag_counters.cc.o [3935/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/qtensor.cc.o [3936/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/qtensor_serialization.cc.o [3937/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/stats.cc.o [3938/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/tensor.cc.o [3939/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/tensor_int8.cc.o [3940/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/test_utils.cc.o [3941/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/transform.cc.o [3942/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/types.cc.o [3943/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/workspace.cc.o [3944/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o [3945/5994] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-2.0.8/miniz.c.o [3946/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o [3947/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o [3948/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o [3949/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/bench_utils.cc.o [3950/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o [3951/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/cpuid.cc.o [3952/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/math/broadcast.cc.o [3953/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/math/elementwise.cc.o [3954/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/math/transpose.cc.o [3955/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/math/utils.cc.o [3956/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/murmur_hash3.cc.o [3957/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_convert.cc.o [3958/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o [3959/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/signal_handler.cc.o [3960/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o [3961/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/smart_tensor_printer.cc.o [3962/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o [3963/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/adagrad.cc.o [3964/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o [3965/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/fused_8bit_rowwise_embedding_lookup.cc.o [3966/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/embedding_lookup.cc.o [3967/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/embedding_lookup_idx.cc.o [3968/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/math_cpu_base.cc.o [3969/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.cc.o [3970/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/fused_nbit_rowwise_conversion.cc.o [3971/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/lstm_unit_cpu_common.cc.o [3972/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/typed_axpy.cc.o [3973/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/context.cc.o [3974/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/store_handler.cc.o [3975/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o [3976/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyTHFunctionsCPU.cpp.o [3977/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o [3978/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o ../aten/src/ATen/native/QuantizedLinear.cpp: In function ‘at::Tensor at::native::fbgemm_linear_int8_weight_fp32_activation(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, c10::Scalar, c10::Scalar, const at::Tensor&)’: ../aten/src/ATen/native/QuantizedLinear.cpp:111:69: warning: ‘T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = fbgemm::PackBMatrix]’ is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 111 | cpp_custom_type_hack::cast>(packed); | ^ In file included from ../aten/src/ATen/native/QuantizedLinear.cpp:14: ../aten/src/ATen/cpp_custom_type_hack.h:69:4: note: declared here 69 | T& cast(const Tensor& packed) { | ^~~~ ../aten/src/ATen/native/QuantizedLinear.cpp: In function ‘at::Tensor at::native::fbgemm_pack_quantized_matrix(const at::Tensor&)’: ../aten/src/ATen/native/QuantizedLinear.cpp:286:71: warning: ‘at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = fbgemm::PackBMatrix]’ is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 286 | return cpp_custom_type_hack::create(std::move(ptr), weight.options()); | ^ In file included from ../aten/src/ATen/native/QuantizedLinear.cpp:14: ../aten/src/ATen/cpp_custom_type_hack.h:83:8: note: declared here 83 | Tensor create(std::unique_ptr ptr, TensorOptions options) { | ^~~~~~ ../aten/src/ATen/native/QuantizedLinear.cpp: In function ‘at::Tensor at::native::fbgemm_pack_gemm_matrix_fp16(const at::Tensor&)’: ../aten/src/ATen/native/QuantizedLinear.cpp:374:54: warning: ‘at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = c10::intrusive_ptr]’ is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 374 | std::move(unique_ptr_wrapper), weight.options()); | ^ In file included from ../aten/src/ATen/native/QuantizedLinear.cpp:14: ../aten/src/ATen/cpp_custom_type_hack.h:83:8: note: declared here 83 | Tensor create(std::unique_ptr ptr, TensorOptions options) { | ^~~~~~ ../aten/src/ATen/native/QuantizedLinear.cpp: In function ‘at::Tensor at::native::fbgemm_linear_fp16_weight_fp32_activation(const at::Tensor&, const at::Tensor&, const at::Tensor&)’: ../aten/src/ATen/native/QuantizedLinear.cpp:393:73: warning: ‘T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = c10::intrusive_ptr]’ is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 393 | c10::intrusive_ptr>(packed_weight)) | ^ In file included from ../aten/src/ATen/native/QuantizedLinear.cpp:14: ../aten/src/ATen/cpp_custom_type_hack.h:69:4: note: declared here 69 | T& cast(const Tensor& packed) { | ^~~~ [3979/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o ../aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp: In static member function ‘static at::Tensor at::native::{anonymous}::QLinearPackWeightInt8Legacy::run(at::Tensor, c10::optional)’: ../aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:270:70: warning: ‘at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = c10::intrusive_ptr]’ is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 270 | return cpp_custom_type_hack::create(std::move(wrapped), options); | ^ In file included from ../aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:2: ../aten/src/ATen/cpp_custom_type_hack.h:83:8: note: declared here 83 | Tensor create(std::unique_ptr ptr, TensorOptions options) { | ^~~~~~ ../aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:280:70: warning: ‘at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = c10::intrusive_ptr]’ is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 280 | return cpp_custom_type_hack::create(std::move(wrapped), options); | ^ In file included from ../aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:2: ../aten/src/ATen/cpp_custom_type_hack.h:83:8: note: declared here 83 | Tensor create(std::unique_ptr ptr, TensorOptions options) { | ^~~~~~ ../aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp: In static member function ‘static at::Tensor at::native::{anonymous}::QLinearPackWeightFp16Legacy::run(at::Tensor, c10::optional)’: ../aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:302:70: warning: ‘at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = c10::intrusive_ptr]’ is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 302 | return cpp_custom_type_hack::create(std::move(wrapped), options); | ^ In file included from ../aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:2: ../aten/src/ATen/cpp_custom_type_hack.h:83:8: note: declared here 83 | Tensor create(std::unique_ptr ptr, TensorOptions options) { | ^~~~~~ [3980/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_unpack.cpp.o ../aten/src/ATen/native/quantized/cpu/qlinear_unpack.cpp: In static member function ‘static std::tuple > at::native::{anonymous}::QLinearUnpackWeightInt8Legacy::run(const at::Tensor&)’: ../aten/src/ATen/native/quantized/cpu/qlinear_unpack.cpp:113:73: warning: ‘T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = c10::intrusive_ptr]’ is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 113 | c10::intrusive_ptr>(packed_weight) | ^ In file included from ../aten/src/ATen/native/quantized/cpu/qlinear_unpack.cpp:2: ../aten/src/ATen/cpp_custom_type_hack.h:69:4: note: declared here 69 | T& cast(const Tensor& packed) { | ^~~~ ../aten/src/ATen/native/quantized/cpu/qlinear_unpack.cpp: In static member function ‘static std::tuple > at::native::{anonymous}::QLinearUnpackWeightFp16Legacy::run(const at::Tensor&)’: ../aten/src/ATen/native/quantized/cpu/qlinear_unpack.cpp:134:73: warning: ‘T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = c10::intrusive_ptr]’ is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 134 | c10::intrusive_ptr>(packed_weight) | ^ In file included from ../aten/src/ATen/native/quantized/cpu/qlinear_unpack.cpp:2: ../aten/src/ATen/cpp_custom_type_hack.h:69:4: note: declared here 69 | T& cast(const Tensor& packed) { | ^~~~ [3981/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/TH/THBlas.cpp.o [3982/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/TH/THLapack.cpp.o [3983/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/math/reduce.cc.o [3984/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/math_cpu.cc.o [3985/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_utils.cc.o ../caffe2/utils/proto_utils.cc: In function ‘bool caffe2::ParseProtoFromLargeString(const string&, google::protobuf::Message*)’: ../caffe2/utils/proto_utils.cc:203:58: warning: ‘void google::protobuf::io::CodedInputStream::SetTotalBytesLimit(int, int)’ is deprecated: Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. [-Wdeprecated-declarations] 203 | coded_stream.SetTotalBytesLimit(2147483647, 512LL << 20); | ^ In file included from ../third_party/protobuf/src/google/protobuf/message_lite.h:47, from ../third_party/protobuf/src/google/protobuf/generated_enum_util.h:36, from ../third_party/protobuf/src/google/protobuf/generated_enum_reflection.h:44, from ../third_party/protobuf/src/google/protobuf/generated_message_reflection.h:48, from ../third_party/protobuf/src/google/protobuf/message.h:122, from ../caffe2/utils/proto_utils.h:7, from ../caffe2/utils/proto_utils.cc:1: ../third_party/protobuf/src/google/protobuf/io/coded_stream.h:397:8: note: declared here 397 | void SetTotalBytesLimit(int total_bytes_limit, int) { | ^~~~~~~~~~~~~~~~~~ ../caffe2/utils/proto_utils.cc: In function ‘bool caffe2::ReadProtoFromBinaryFile(const char*, google::protobuf::MessageLite*)’: ../caffe2/utils/proto_utils.cc:247:56: warning: ‘void google::protobuf::io::CodedInputStream::SetTotalBytesLimit(int, int)’ is deprecated: Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. [-Wdeprecated-declarations] 247 | coded_input->SetTotalBytesLimit(2147483647, 536870912); | ^ In file included from ../third_party/protobuf/src/google/protobuf/message_lite.h:47, from ../third_party/protobuf/src/google/protobuf/generated_enum_util.h:36, from ../third_party/protobuf/src/google/protobuf/generated_enum_reflection.h:44, from ../third_party/protobuf/src/google/protobuf/generated_message_reflection.h:48, from ../third_party/protobuf/src/google/protobuf/message.h:122, from ../caffe2/utils/proto_utils.h:7, from ../caffe2/utils/proto_utils.cc:1: ../third_party/protobuf/src/google/protobuf/io/coded_stream.h:397:8: note: declared here 397 | void SetTotalBytesLimit(int total_bytes_limit, int) { | ^~~~~~~~~~~~~~~~~~ [3986/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/contrib/aten/aten_op.cc.o [3987/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/allgather_ops.cc.o [3988/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/allreduce_ops.cc.o [3989/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/barrier_ops.cc.o [3990/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/broadcast_ops.cc.o [3991/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/common.cc.o [3992/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/common_world_ops.cc.o [3993/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/reduce_scatter_ops.cc.o [3994/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o [3995/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o [3996/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/predictor/predictor.cc.o [3997/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/predictor/predictor_utils.cc.o [3998/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/predictor/predictor_config.cc.o [3999/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/db/create_db_op.cc.o [4000/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/predictor/emulator/data_filler.cc.o [4001/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/nomnigraph/Representations/NeuralNet.cc.o [4002/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/nomnigraph/tests/test_util.cc.o [4003/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/db/protodb.cc.o [4004/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/distributed/store_handler.cc.o [4005/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/distributed/file_store_handler.cc.o [4006/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/distributed/file_store_handler_op.cc.o [4007/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/distributed/store_ops.cc.o [4008/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/adam_op.cc.o [4009/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/conv_op.cc.o [4010/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/channel_shuffle_op.cc.o [4011/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/concat_split_op.cc.o [4012/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/dropout_op.cc.o [4013/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/conv_transpose_op.cc.o [4014/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/local_response_normalization_op.cc.o [4015/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/elementwise_sum_op.cc.o [4016/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/expand_squeeze_dims_op.cc.o [4017/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/fully_connected_op.cc.o [4018/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/pool_op.cc.o [4019/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/momentum_sgd_op.cc.o [4020/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/operator_fallback_ideep.cc.o [4021/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/order_switch_ops.cc.o [4022/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/quantization/int8_dequantize_op.cc.o [4023/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/quantization/int8_add_op.cc.o [4024/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/quantization/int8_conv_op.cc.o [4025/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/quantization/int8_quantize_op.cc.o [4026/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/quantization/int8_fully_connected_op.cc.o [4027/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/quantization/int8_given_tensor_fill_op.cc.o [4028/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/quantization/int8_pool_op.cc.o [4029/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/queue_ops.cc.o [4030/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/quantization/int8_relu_op.cc.o [4031/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/relu_op.cc.o [4032/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/reshape_op.cc.o [4033/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/shape_op.cc.o [4034/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/sigmoid_op.cc.o [4035/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/utils/ideep_register.cc.o [4036/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/spatial_batch_norm_op.cc.o [4037/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/transpose_op.cc.o [4038/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/utility_ops.cc.o [4039/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/mpi/mpi_common.cc.o [4040/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/mpi/mpi_ops.cc.o [4041/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/observers/profile_observer.cc.o [4042/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/observers/time_observer.cc.o [4043/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/observers/runcnt_observer.cc.o [4044/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/onnx/backend.cc.o [4045/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/onnx/backend_rep.cc.o [4046/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/onnx/device.cc.o [4047/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/onnx/helper.cc.o [4048/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/onnx/offline_tensor.cc.o [4049/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/onnx/onnx_exporter.cc.o [4050/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/onnx/onnxifi_graph_info.cc.o [4051/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/onnx/onnxifi_init.cc.o [4052/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/abs_op.cc.o [4053/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/accumulate_op.cc.o [4054/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/accuracy_op.cc.o [4055/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/acos_op.cc.o [4056/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/alias_with_name.cc.o [4057/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/affine_channel_op.cc.o [4058/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/apmeter_op.cc.o [4059/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/arg_ops.cc.o [4060/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/asin_op.cc.o [4061/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/assert_op.cc.o [4062/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/atan_op.cc.o [4063/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/async_net_barrier_op.cc.o [4064/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/atomic_ops.cc.o [4065/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/batch_box_cox_op.cc.o [4066/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/batch_gather_ops.cc.o [4067/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/batch_bucketize_op.cc.o [4068/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/batch_matmul_op.cc.o [4069/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/batch_moments_op.cc.o [4070/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/boolean_mask_ops.cc.o [4071/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/batch_permutation_op.cc.o [4072/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/batch_sparse_to_dense_op.cc.o [4073/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/bbox_transform_op.cc.o [4074/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/bisect_percentile_op.cc.o [4075/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/bucketize_op.cc.o [4076/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/boolean_unmask_ops.cc.o [4077/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/box_with_nms_limit_op.cc.o [4078/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/cast_op.cc.o [4079/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/byte_weight_dequant_op.cc.o [4080/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/cbrt_op.cc.o [4081/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/cc_bmm_bg_op.cc.o [4082/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/ceil_op.cc.o [4083/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/channel_stats_op.cc.o [4084/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/channel_backprop_stats_op.cc.o [4085/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/channel_shuffle_op.cc.o [4086/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/clip_op.cc.o [4087/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/communicator_op.cc.o [4088/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/collect_and_distribute_fpn_rpn_proposals_op.cc.o [4089/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/concat_split_op.cc.o [4090/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/conditional_op.cc.o [4091/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/conv_gradient_op.cc.o [4092/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/conv_op.cc.o [4093/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/conv_op_eigen.cc.o [4094/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/conv_op_shared.cc.o [4095/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/copy_op.cc.o [4096/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/conv_transpose_gradient_op.cc.o [4097/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/conv_transpose_op.cc.o [4098/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/conv_transpose_op_mobile.cc.o [4099/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/cos_op.cc.o [4100/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/copy_rows_to_tensor_op.cc.o [4101/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/cosh_op.cc.o [4102/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/counter_ops.cc.o [4103/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/cosine_embedding_criterion_op.cc.o [4104/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/crash_op.cc.o [4105/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/create_scope_op.cc.o [4106/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/crf_viterbi_op.cc.o [4107/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/cross_entropy_op.cc.o [4108/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/cube_op.cc.o [4109/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/ctc_beam_search_decoder_op.cc.o [4110/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/ctc_greedy_decoder_op.cc.o [4111/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/data_couple.cc.o [4112/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/dataset_ops.cc.o [4113/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/deform_conv_op.cc.o [4114/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/deform_conv_gradient_op.cc.o [4115/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/distance_op.cc.o [4116/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/dense_vector_to_id_list_op.cc.o [4117/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/do_op.cc.o [4118/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/dropout_op.cc.o [4119/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_ops.cc.o [4120/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_add_gradient_op.cc.o [4121/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_add_op.cc.o [4122/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_div_gradient_op.cc.o [4123/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_div_op.cc.o [4124/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_linear_op.cc.o [4125/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_logical_ops.cc.o [4126/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_mul_gradient_op.cc.o [4127/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_mul_op.cc.o [4128/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elu_op.cc.o [4129/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_ops_schema.cc.o [4130/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_ops_utils.cc.o [4131/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_sub_gradient_op.cc.o [4132/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_sub_op.cc.o [4133/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_sum_op.cc.o [4134/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/erf_op.cc.o [4135/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/enforce_finite_op.cc.o [4136/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/ensure_clipped_op.cc.o [4137/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/ensure_cpu_output_op.cc.o [4138/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/exp_op.cc.o [4139/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/expand_op.cc.o [4140/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/fc_inference.cc.o [4141/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/expand_squeeze_dims_op.cc.o [4142/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/feature_maps_ops.cc.o [4143/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/feed_blob_op.cc.o [4144/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/filler_op.cc.o [4145/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/find_op.cc.o [4146/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/find_duplicate_elements_op.cc.o [4147/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/flatten_op.cc.o [4148/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/flexible_top_k.cc.o [4149/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/floor_op.cc.o [4150/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/free_op.cc.o [4151/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/fully_connected_op.cc.o [4152/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/fused_rowwise_nbit_conversion_ops.cc.o [4153/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/gather_op.cc.o [4154/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/gather_ranges_to_dense_op.cc.o [4155/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/glu_op.cc.o [4156/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/given_tensor_byte_string_to_uint8_fill_op.cc.o [4157/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/given_tensor_fill_op.cc.o [4158/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/h_softmax_op.cc.o [4159/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o [4160/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o [4161/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o [4162/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o [4163/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o [4164/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o [4165/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o [4166/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o [4167/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o [4168/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o [4169/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o [4170/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o [4171/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/tensor_operators.cpp.o [4172/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o [4173/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o In file included from ../c10/core/DeviceType.h:8, from ../c10/core/Device.h:3, from ../c10/core/Allocator.h:6, from ../aten/src/ATen/ATen.h:7, from ../aten/src/ATen/native/mkldnn/Linear.cpp:1: ../aten/src/ATen/native/mkldnn/Linear.cpp: In function ‘at::Tensor at::native::mkldnn_linear_backward_input(c10::IntArrayRef, const at::Tensor&, const at::Tensor&)’: ../aten/src/ATen/native/mkldnn/Linear.cpp:83:29: warning: ‘at::DeprecatedTypeProperties& at::Tensor::type() const’ is deprecated: Tensor.type() is deprecated. Instead use Tensor.options(), which in many cases (e.g. in a constructor) is a drop-in replacement. If you were using data from type(), that is now available from Tensor itself, so instead of tensor.type().scalar_type(), use tensor.scalar_type() instead and instead of tensor.type().backend() use tensor.device(). [-Wdeprecated-declarations] 83 | TORCH_CHECK(weight_t.type().backend() == at::Backend::CPU && weight_t.scalar_type() == kFloat, | ^ ../c10/macros/Macros.h:173:65: note: in definition of macro ‘C10_UNLIKELY’ 173 | #define C10_UNLIKELY(expr) (__builtin_expect(static_cast(expr), 0)) | ^~~~ ../c10/util/Exception.h:368:7: note: in expansion of macro ‘C10_UNLIKELY_OR_CONST’ 368 | if (C10_UNLIKELY_OR_CONST(!(cond))) { \ | ^~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/mkldnn/Linear.cpp:83:3: note: in expansion of macro ‘TORCH_CHECK’ 83 | TORCH_CHECK(weight_t.type().backend() == at::Backend::CPU && weight_t.scalar_type() == kFloat, | ^~~~~~~~~~~ In file included from ../aten/src/ATen/Tensor.h:3, from ../aten/src/ATen/Context.h:4, from ../aten/src/ATen/ATen.h:9, from ../aten/src/ATen/native/mkldnn/Linear.cpp:1: aten/src/ATen/core/TensorBody.h:303:30: note: declared here 303 | DeprecatedTypeProperties & type() const { | ^~~~ In file included from ../c10/core/DeviceType.h:8, from ../c10/core/Device.h:3, from ../c10/core/Allocator.h:6, from ../aten/src/ATen/ATen.h:7, from ../aten/src/ATen/native/mkldnn/Linear.cpp:1: ../aten/src/ATen/native/mkldnn/Linear.cpp: In function ‘std::tuple at::native::mkldnn_linear_backward_weights(const at::Tensor&, const at::Tensor&, const at::Tensor&, bool)’: ../aten/src/ATen/native/mkldnn/Linear.cpp:113:27: warning: ‘at::DeprecatedTypeProperties& at::Tensor::type() const’ is deprecated: Tensor.type() is deprecated. Instead use Tensor.options(), which in many cases (e.g. in a constructor) is a drop-in replacement. If you were using data from type(), that is now available from Tensor itself, so instead of tensor.type().scalar_type(), use tensor.scalar_type() instead and instead of tensor.type().backend() use tensor.device(). [-Wdeprecated-declarations] 113 | TORCH_CHECK(weight.type().backend() == at::Backend::CPU && weight.scalar_type() == kFloat, | ^ ../c10/macros/Macros.h:173:65: note: in definition of macro ‘C10_UNLIKELY’ 173 | #define C10_UNLIKELY(expr) (__builtin_expect(static_cast(expr), 0)) | ^~~~ ../c10/util/Exception.h:368:7: note: in expansion of macro ‘C10_UNLIKELY_OR_CONST’ 368 | if (C10_UNLIKELY_OR_CONST(!(cond))) { \ | ^~~~~~~~~~~~~~~~~~~~~ ../aten/src/ATen/native/mkldnn/Linear.cpp:113:3: note: in expansion of macro ‘TORCH_CHECK’ 113 | TORCH_CHECK(weight.type().backend() == at::Backend::CPU && weight.scalar_type() == kFloat, | ^~~~~~~~~~~ In file included from ../aten/src/ATen/Tensor.h:3, from ../aten/src/ATen/Context.h:4, from ../aten/src/ATen/ATen.h:9, from ../aten/src/ATen/native/mkldnn/Linear.cpp:1: aten/src/ATen/core/TensorBody.h:303:30: note: declared here 303 | DeprecatedTypeProperties & type() const { | ^~~~ [4174/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU.cpp.o [4175/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterDefaultBackend.cpp.o [4176/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMath.cpp.o [4177/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta.cpp.o [4178/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU.cpp.o [4179/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU.cpp.o [4180/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU.cpp.o [4181/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/TH/THTensor.cpp.o [4182/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/TH/THStorageFunctions.cpp.o [4183/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/TH/THTensorRandom.cpp.o [4184/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/TH/THTensorMath.cpp.o [4185/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/TH/THTensorMoreMath.cpp.o [4186/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/TH/THTensorEvenMoreMath.cpp.o [4187/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/TH/THTensorLapack.cpp.o [4188/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/TH/THVector.cpp.o [4189/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/fused_rowwise_8bit_conversion_ops.cc.o [4190/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/fused_rowwise_nbitfake_conversion_ops.cc.o [4191/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/fused_rowwise_random_quantization_ops.cc.o [4192/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/gather_fused_8bit_rowwise_op.cc.o [4193/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/gelu_op.cc.o [4194/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/generate_proposals_op.cc.o [4195/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/group_norm_op.cc.o [4196/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/gru_unit_op.cc.o [4197/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/half_float_ops.cc.o [4198/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/hard_sigmoid_op.cc.o [4199/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/histogram_op.cc.o [4200/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/heatmap_max_keypoint_op.cc.o [4201/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/if_op.cc.o [4202/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/im2col_op.cc.o [4203/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/index_hash_ops.cc.o [4204/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/index_ops.cc.o [4205/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/instance_norm_op.cc.o [4206/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/inference_lstm_op.cc.o [4207/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/instance_norm_gradient_op.cc.o [4208/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/is_empty_op.cc.o [4209/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/integral_image_op.cc.o [4210/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/jsd_op.cc.o [4211/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/key_split_ops.cc.o [4212/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/layer_norm_op.cc.o [4213/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/last_n_window_collector.cc.o [4214/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/leaky_relu_op.cc.o [4215/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/length_split_op.cc.o [4216/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_pad_op.cc.o [4217/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_reducer_fused_8bit_rowwise_ops.cc.o [4218/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_reducer_fused_nbit_rowwise_ops.cc.o [4219/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_tile_op.cc.o [4220/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_reducer_ops.cc.o [4221/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_reducer_rowwise_8bit_ops.cc.o [4222/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_top_k_op.cc.o [4223/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/listwise_l2r_op.cc.o [4224/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/load_save_op.cc.o [4225/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/log_op.cc.o [4226/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/load_save_op_util.cc.o [4227/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/local_response_normalization_op.cc.o [4228/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/locally_connected_op.cc.o [4229/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/locally_connected_op_util.cc.o [4230/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/logit_op.cc.o [4231/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/loss_op.cc.o [4232/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lp_pool_op.cc.o [4233/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lpnorm_op.cc.o [4234/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lstm_unit_op.cc.o [4235/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/map_ops.cc.o [4236/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/matmul_op.cc.o [4237/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/margin_ranking_criterion_op.cc.o [4238/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/mean_op.cc.o [4239/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/minmax_ops.cc.o [4240/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/merge_id_lists_op.cc.o [4241/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/minmax_gradient_ops.cc.o [4242/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/mish_op.cc.o [4243/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/mod_op.cc.o [4244/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/moments_op.cc.o [4245/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/negative_op.cc.o [4246/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/multi_class_accuracy_op.cc.o [4247/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/negate_gradient_op.cc.o [4248/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/ngram_ops.cc.o [4249/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/normalize_l1_op.cc.o [4250/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/norm_planar_yuv_op.cc.o [4251/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/normalize_op.cc.o [4252/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/numpy_tile_op.cc.o [4253/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/one_hot_ops.cc.o [4254/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/onnx_while_op.cc.o [4255/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/order_switch_ops.cc.o [4256/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/pack_segments.cc.o [4257/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/pack_rnn_sequence_op.cc.o [4258/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/pad_op.cc.o [4259/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/partition_ops.cc.o [4260/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/percentile_op.cc.o [4261/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/perplexity_op.cc.o [4262/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/pool_gradient_op.cc.o [4263/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/piecewise_linear_transform_op.cc.o [4264/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/pool_op.cc.o [4265/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/pool_op_util.cc.o [4266/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/pow_op.cc.o [4267/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/prelu_op.cc.o [4268/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/prepend_dim_op.cc.o [4269/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quant_decode_op.cc.o [4270/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantile_op.cc.o [4271/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/rank_loss_op.cc.o [4272/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reciprocal_op.cc.o [4273/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reciprocal_gradient_op.cc.o [4274/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reduce_ops.cc.o [4275/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reduce_front_back_max_ops.cc.o [4276/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reduce_front_back_mean_ops.cc.o [4277/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reduce_front_back_sum_ops.cc.o [4278/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reduction_ops.cc.o [4279/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/relu_n_op.cc.o [4280/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/relu_op.cc.o [4281/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/replace_nan_op.cc.o [4282/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/remove_data_blocks_op.cc.o [4283/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reshape_op.cc.o [4284/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reservoir_sampling.cc.o [4285/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/resize_3d_op.cc.o [4286/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/resize_op.cc.o [4287/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/rmac_regions_op.cc.o [4288/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reverse_packed_segs_op.cc.o [4289/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/rms_norm_op.cc.o [4290/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/roi_align_op.cc.o [4291/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/roi_align_gradient_op.cc.o [4292/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/roi_pool_op.cc.o [4293/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/roi_align_rotated_gradient_op.cc.o [4294/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/roi_align_rotated_op.cc.o [4295/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/rowmul_op.cc.o [4296/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/rsqrt_op.cc.o [4297/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/scale_blobs_op.cc.o [4298/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/scale_op.cc.o [4299/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/selu_op.cc.o [4300/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/segment_reduction_op.cc.o [4301/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/self_binning_histogram_op.cc.o [4302/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sequence_ops.cc.o [4303/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/shape_op.cc.o [4304/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sigmoid_op.cc.o [4305/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sigmoid_gradient_op.cc.o [4306/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sin_op.cc.o [4307/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sinh_op.cc.o [4308/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/slice_op.cc.o [4309/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sinusoid_position_encoding_op.cc.o [4310/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/softmax_op.cc.o [4311/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/softmax_utils.cc.o [4312/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/softplus_op.cc.o [4313/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/softmax_with_loss_op.cc.o [4314/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/softsign_op.cc.o [4315/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/space_batch_op.cc.o [4316/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sparse_dropout_with_replacement_op.cc.o [4317/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sqr_op.cc.o [4318/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sparse_lp_regularizer_op.cc.o [4319/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sparse_normalize_op.cc.o [4320/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sparse_to_dense_mask_op.cc.o [4321/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sparse_to_dense_op.cc.o [4322/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/spatial_batch_norm_gradient_op.cc.o [4323/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/spatial_batch_norm_op.cc.o [4324/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/spatial_softmax_with_loss_op.cc.o [4325/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sqrt_op.cc.o [4326/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/stats_ops.cc.o [4327/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/square_root_divide_op.cc.o [4328/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/stats_put_ops.cc.o [4329/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/stop_gradient.cc.o [4330/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/string_ops.cc.o [4331/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/stump_func_op.cc.o [4332/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/stylizer_ops.cc.o [4333/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/summarize_op.cc.o [4334/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/swish_op.cc.o [4335/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/tan_op.cc.o [4336/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/tanh_gradient_op.cc.o [4337/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/tanh_op.cc.o [4338/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/text_file_reader.cc.o [4339/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/tensor_protos_db_input.cc.o [4340/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/tile_op.cc.o [4341/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/text_file_reader_utils.cc.o [4342/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/thresholded_relu_op.cc.o [4343/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/top_k.cc.o [4344/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/transpose_op.cc.o [4345/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/tt_linear_op.cc.o [4346/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/unique_ops.cc.o [4347/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/unsafe_coalesce.cc.o [4348/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/upsample_op.cc.o [4349/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/utility_ops.cc.o [4350/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/while_op.cc.o [4351/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/variable_length_sequence_padding.cc.o [4352/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/weighted_multi_sampling_op.cc.o [4353/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/weighted_sample_op.cc.o [4354/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/workspace_ops.cc.o [4355/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/zero_gradient_op.cc.o [4356/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/rnn/recurrent_network_blob_fetcher_op.cc.o [4357/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/batch_matmul_dnnlowp_op.cc.o [4358/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/rnn/recurrent_network_executor.cc.o [4359/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/rnn/recurrent_network_op.cc.o [4360/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/activation_distribution_observer.cc.o [4361/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/channel_shuffle_dnnlowp_op.cc.o [4362/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/caffe2_dnnlowp_utils.cc.o [4363/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/elementwise_add_dnnlowp_op.cc.o [4364/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/concat_dnnlowp_op.cc.o [4365/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/conv_dnnlowp_acc16_op.cc.o [4366/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/conv_dnnlowp_op.cc.o [4367/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/conv_relu_op.cc.o [4368/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/dequantize_dnnlowp_op.cc.o [4369/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/dnnlowp.cc.o [4370/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/dnnlowp_partition.cc.o [4371/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/elementwise_linear_dnnlowp_op.cc.o [4372/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/elementwise_mul_dnnlowp_op.cc.o [4373/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/elementwise_sum_dnnlowp_op.cc.o [4374/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/elementwise_sum_relu_op.cc.o [4375/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/fbgemm_pack_matrix_cache.cc.o [4376/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/fb_fc_packed_op.cc.o [4377/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/fbgemm_fp16_pack_op.cc.o [4378/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/fully_connected_dnnlowp_op.cc.o [4379/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/fbgemm_pack_op.cc.o [4380/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/fully_connected_dnnlowp_acc16_op.cc.o [4381/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/fully_connected_fake_lowp_op.cc.o [4382/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/p99.cc.o [4383/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/spatial_batch_norm_dnnlowp_op.cc.o [4384/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/group_norm_dnnlowp_op.cc.o [4385/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/int8_gen_quant_params.cc.o [4386/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/lstm_unit_dnnlowp_op.cc.o [4387/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/pool_dnnlowp_op.cc.o [4388/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/quantize_dnnlowp_op.cc.o [4389/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/relu_dnnlowp_op.cc.o [4390/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/sigmoid_dnnlowp_op.cc.o [4391/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/tanh_dnnlowp_op.cc.o [4392/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/utility_dnnlowp_ops.cc.o [4393/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/dynamic_histogram.cc.o [4394/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/kl_minimization.cc.o [4395/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/norm_minimization.cc.o [4396/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/tanh.cc.o [4397/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/quantization/server/sigmoid.cc.o [4398/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_channel_shuffle_op.cc.o [4399/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/init_qnnpack.cc.o [4400/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_add_op.cc.o [4401/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_average_pool_op.cc.o [4402/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_given_tensor_fill_op.cc.o [4403/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_concat_op.cc.o [4404/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_conv_op.cc.o [4405/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_conv_op_relu.cc.o [4406/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_conv_transpose_op.cc.o [4407/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_dequantize_op.cc.o [4408/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_fc_op.cc.o [4409/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_flatten_op.cc.o [4410/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/annotations.cc.o [4411/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_leaky_relu_op.cc.o [4412/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_max_pool_op.cc.o [4413/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_quantize_op.cc.o [4414/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_relu_op.cc.o [4415/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_reshape_op.cc.o [4416/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_resize_nearest_op.cc.o [4417/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_roi_align_op.cc.o [4418/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_slice_op.cc.o [4419/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_sigmoid_op.cc.o [4420/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_softmax_op.cc.o [4421/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_transpose_op.cc.o [4422/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/backend_cutting.cc.o [4423/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/bound_shape_inferencer.cc.o [4424/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/backend_transformer_base.cc.o [4425/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/converter.cc.o [4426/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/dead_code_elim.cc.o [4427/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/device.cc.o [4428/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/distributed.cc.o [4429/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/distributed_converter.cc.o [4430/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/fakefp16_transform.cc.o [4431/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/fusion.cc.o [4432/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/glow_net_transform.cc.o [4433/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/mobile.cc.o [4434/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/onnxifi_op.cc.o [4435/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/onnxifi_transformer.cc.o [4436/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/optimize_ideep.cc.o [4437/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/optimizer.cc.o [4438/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/passes.cc.o [4439/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/shape_info.cc.o [4440/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/tvm_transformer.cc.o [4441/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/queue/blobs_queue.cc.o [4442/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/queue/blobs_queue_db.cc.o [4443/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/queue/queue_ops.cc.o [4444/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/queue/rebatching_queue.cc.o [4445/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/queue/rebatching_queue_ops.cc.o [4446/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/adadelta_op.cc.o [4447/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/adagrad_fused.cc.o [4448/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/adagrad_op.cc.o [4449/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/adam_op.cc.o [4450/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/clip_tensor_op.cc.o [4451/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/ftrl_op.cc.o [4452/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/gftrl_op.cc.o [4453/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/iter_op.cc.o [4454/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/lars_op.cc.o [4455/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/learning_rate_op.cc.o [4456/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/learning_rate_adaption_op.cc.o [4457/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/math_lp.cc.o [4458/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/momentum_sgd_op.cc.o [4459/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/rmsprop_op.cc.o [4460/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/rowwise_adagrad_fused.cc.o [4461/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/rowwise_counter.cc.o [4462/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/storm_op.cc.o [4463/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/weight_scale_op.cc.o [4464/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/wngrad_op.cc.o [4465/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/yellowfin_op.cc.o [4466/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/share/contrib/depthwise/depthwise3x3_conv_op.cc.o [4467/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/share/contrib/nnpack/conv_op.cc.o [4468/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/transforms/common_subexpression_elimination.cc.o [4469/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o [4470/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/transforms/conv_to_nnpack_transform.cc.o [4471/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/transforms/pattern_net_transform.cc.o [4472/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/transforms/single_op_transform.cc.o [4473/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o [4474/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o [4475/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o [4476/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o [4477/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o [4478/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o [4479/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o [4480/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o [4481/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o [4482/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o [4483/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o [4484/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o [4485/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o [4486/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o [4487/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o [4488/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o [4489/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o [4490/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o [4491/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function_hook.cpp.o [4492/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o [4493/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o [4494/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o [4495/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o [4496/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o [4497/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o [4498/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_utils.cpp.o [4499/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o [4500/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o [4501/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o [4502/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o [4503/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o [4504/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o [4505/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o [4506/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o [4507/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o [4508/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o [4509/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o [4510/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o [4511/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o [4512/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o [4513/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o [4514/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o [4515/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o [4516/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o [4517/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o [4518/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o [4519/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o [4520/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o [4521/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o [4522/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o [4523/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o [4524/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/string_to_type.cpp.o [4525/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o [4526/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o [4527/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o [4528/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o [4529/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o [4530/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o [4531/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o [4532/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o [4533/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o [4534/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o [4535/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o [4536/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o [4537/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o [4538/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o [4539/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o [4540/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o [4541/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o [4542/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o [4543/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o [4544/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o [4545/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o [4546/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o [4547/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o [4548/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o [4549/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o [4550/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o [4551/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o [4552/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o [4553/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o [4554/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o [4555/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o [4556/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o [4557/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o [4558/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o [4559/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o [4560/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o [4561/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o [4562/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o [4563/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o [4564/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o [4565/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o [4566/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o [4567/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o [4568/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o [4569/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o [4570/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o [4571/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o [4572/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o [4573/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o [4574/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o [4575/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o [4576/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o [4577/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o [4578/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o [4579/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o [4580/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o [4581/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o [4582/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o [4583/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o [4584/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o [4585/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o [4586/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o [4587/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o [4588/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o [4589/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o [4590/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o [4591/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o [4592/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o [4593/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o [4594/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o [4595/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o [4596/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o [4597/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o [4598/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o [4599/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o [4600/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o [4601/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o [4602/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o [4603/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o [4604/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o [4605/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o [4606/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o [4607/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o [4608/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o [4609/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o [4610/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o [4611/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o ../torch/csrc/autograd/record_function_ops.cpp: In function ‘at::Tensor torch::autograd::profiler::record_function_enter(const string&)’: ../torch/csrc/autograd/record_function_ops.cpp:22:78: warning: ‘at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = at::RecordFunction]’ is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 22 | return at::cpp_custom_type_hack::create(std::move(rec), at::TensorOptions()); | ^ In file included from ../torch/csrc/autograd/record_function_ops.cpp:1: ../aten/src/ATen/cpp_custom_type_hack.h:83:8: note: declared here 83 | Tensor create(std::unique_ptr ptr, TensorOptions options) { | ^~~~~~ ../torch/csrc/autograd/record_function_ops.cpp: In function ‘at::RecordFunction& torch::autograd::profiler::getRecordFunctionFromTensor(const at::Tensor&)’: ../torch/csrc/autograd/record_function_ops.cpp:26:72: warning: ‘T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = at::RecordFunction]’ is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 26 | auto& rec = at::cpp_custom_type_hack::cast(handle); | ^ In file included from ../torch/csrc/autograd/record_function_ops.cpp:1: ../aten/src/ATen/cpp_custom_type_hack.h:69:4: note: declared here 69 | T& cast(const Tensor& packed) { | ^~~~ [4612/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o [4613/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o [4614/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o [4615/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o [4616/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o [4617/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o [4618/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o [4619/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o [4620/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o [4621/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o [4622/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o [4623/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o [4624/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o [4625/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o [4626/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o [4627/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o [4628/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o [4629/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o [4630/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o [4631/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o [4632/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o [4633/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o [4634/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o [4635/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o [4636/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o [4637/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o [4638/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o [4639/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o [4640/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o [4641/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o [4642/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o [4643/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o [4644/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o [4645/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o [4646/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o [4647/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o [4648/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o [4649/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o [4650/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o [4651/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o [4652/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o [4653/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_arena.cpp.o [4654/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o [4655/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o [4656/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o [4657/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o [4658/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o [4659/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o [4660/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o [4661/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o [4662/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o [4663/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o [4664/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o [4665/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o [4666/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o [4667/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o [4668/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o [4669/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o [4670/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o [4671/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o [4672/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o [4673/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o [4674/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o [4675/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o [4676/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/export_data.cpp.o [4677/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/optim/sgd.cpp.o [4678/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/sequential.cpp.o [4679/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o [4680/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o [4681/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o [4682/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o [4683/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o [4684/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o [4685/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o [4686/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_legacy.cpp.o [4687/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o [4688/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o [4689/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o [4690/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o [4691/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o [4692/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o [4693/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o [4694/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o [4695/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o [4696/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o [4697/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o [4698/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o [4699/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o [4700/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o [4701/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o [4702/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o [4703/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o [4704/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o [4705/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o [4706/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o [4707/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o [4708/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o [4709/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o [4710/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o [4711/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o [4712/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o [4713/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o [4714/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o [4715/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o [4716/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o [4717/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o [4718/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o [4719/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o [4720/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o [4721/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o [4722/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/metrics/registry.cpp.o [4723/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o [4724/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o [4725/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o [4726/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o [4727/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o [4728/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o [4729/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o [4730/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o [4731/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o [4732/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o [4733/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o [4734/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o [4735/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o [4736/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o [4737/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o [4738/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o [4739/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o [4740/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o [4741/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o [4742/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o [4743/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o [4744/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o [4745/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o [4746/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o [4747/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o [4748/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o [4749/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o [4750/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o [4751/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o [4752/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o [4753/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o [4754/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o [4755/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o [4756/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o [4757/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o [4758/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o [4759/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o [4760/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o [4761/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o [4762/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o [4763/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o [4764/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o [4765/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o [4766/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o [4767/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o [4768/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o [4769/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o [4770/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o [4771/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o [4772/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o [4773/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o [4774/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o [4775/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o [4776/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o [4777/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o [4778/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o [4779/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/TH/vector/AVX.cpp.o [4780/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX.cpp.o [4781/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX.cpp.o [4782/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX.cpp.o [4783/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX.cpp.o [4784/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX.cpp.o [4785/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX.cpp.o [4786/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX.cpp.o [4787/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX.cpp.o [4788/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX.cpp.o [4789/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX.cpp.o [4790/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX.cpp.o [4791/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX.cpp.o [4792/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX.cpp.o [4793/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX.cpp.o [4794/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX.cpp.o [4795/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX.cpp.o [4796/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX.cpp.o [4797/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX.cpp.o [4798/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX.cpp.o [4799/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX.cpp.o [4800/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX.cpp.o [4801/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX.cpp.o [4802/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX.cpp.o [4803/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX.cpp.o [4804/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX.cpp.o [4805/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX.cpp.o [4806/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX.cpp.o [4807/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX.cpp.o [4808/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX.cpp.o [4809/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX.cpp.o [4810/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX.cpp.o [4811/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX.cpp.o [4812/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX.cpp.o [4813/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX.cpp.o [4814/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX.cpp.o [4815/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX.cpp.o [4816/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX.cpp.o [4817/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX2.cpp.o [4818/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp.o [4819/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX2.cpp.o [4820/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX2.cpp.o [4821/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX2.cpp.o [4822/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX2.cpp.o [4823/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX2.cpp.o [4824/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o [4825/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o In file included from ../third_party/onnx/onnx/defs/shape_inference.h:4, from ../third_party/onnx/onnx/defs/schema.h:24, from ../third_party/onnx/onnx/checker.h:7, from ../torch/csrc/jit/serialization/export.cpp:20: ../third_party/onnx/onnx/proto_utils.h: In instantiation of ‘bool onnx_torch::ParseProtoFromBytes(Proto*, const char*, size_t) [with Proto = onnx_torch::ModelProto; size_t = long unsigned int]’: ../torch/csrc/jit/serialization/export.cpp:952:77: required from here ../third_party/onnx/onnx/proto_utils.h:34:34: warning: ‘void google::protobuf::io::CodedInputStream::SetTotalBytesLimit(int, int)’ is deprecated: Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. [-Wdeprecated-declarations] 34 | coded_stream.SetTotalBytesLimit((2048LL << 20) - 1, 512LL << 20); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from third_party/onnx/onnx/onnx_onnx_torch-ml.pb.h:23, from third_party/onnx/onnx/onnx-ml.pb.h:2, from ../third_party/onnx/onnx/onnx_pb.h:50, from ../torch/csrc/jit/serialization/onnx.h:3, from ../torch/csrc/jit/serialization/export.cpp:17: ../third_party/protobuf/src/google/protobuf/io/coded_stream.h:397:8: note: declared here 397 | void SetTotalBytesLimit(int total_bytes_limit, int) { | ^~~~~~~~~~~~~~~~~~ [4826/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX.cpp.o [4827/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX2.cpp.o [4828/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX2.cpp.o [4829/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX2.cpp.o [4830/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp.o [4831/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX2.cpp.o [4832/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX2.cpp.o [4833/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX2.cpp.o [4834/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp.o [4835/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX2.cpp.o [4836/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX2.cpp.o [4837/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX2.cpp.o [4838/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX2.cpp.o [4839/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX2.cpp.o [4840/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX2.cpp.o [4841/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX2.cpp.o [4842/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX2.cpp.o [4843/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX2.cpp.o [4844/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX2.cpp.o [4845/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp.o [4846/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX2.cpp.o [4847/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.o [4848/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX2.cpp.o [4849/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX2.cpp.o [4850/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX2.cpp.o [4851/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp.o [4852/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX2.cpp.o [4853/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp.o [4854/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX2.cpp.o [4855/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX2.cpp.o [4856/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX2.cpp.o [4857/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX2.cpp.o [4858/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o In file included from ../torch/csrc/utils/tensor_flatten.cpp:1: ../torch/csrc/utils/tensor_flatten.h: In member function ‘at::DeprecatedTypeProperties& torch::utils::TensorGroup::type()’: ../torch/csrc/utils/tensor_flatten.h:44:28: warning: ‘at::DeprecatedTypeProperties& at::Tensor::type() const’ is deprecated: Tensor.type() is deprecated. Instead use Tensor.options(), which in many cases (e.g. in a constructor) is a drop-in replacement. If you were using data from type(), that is now available from Tensor itself, so instead of tensor.type().scalar_type(), use tensor.scalar_type() instead and instead of tensor.type().backend() use tensor.device(). [-Wdeprecated-declarations] 44 | return tensors[0].type(); | ^ In file included from ../aten/src/ATen/Tensor.h:3, from ../aten/src/ATen/Context.h:4, from ../aten/src/ATen/ATen.h:9, from ../torch/csrc/utils/tensor_flatten.h:5, from ../torch/csrc/utils/tensor_flatten.cpp:1: aten/src/ATen/core/TensorBody.h:303:30: note: declared here 303 | DeprecatedTypeProperties & type() const { | ^~~~ ../torch/csrc/utils/tensor_flatten.cpp: In function ‘std::vector torch::utils::take_tensors(at::TensorList, size_t, bool)’: ../torch/csrc/utils/tensor_flatten.cpp:31:43: warning: ‘at::DeprecatedTypeProperties& at::Tensor::type() const’ is deprecated: Tensor.type() is deprecated. Instead use Tensor.options(), which in many cases (e.g. in a constructor) is a drop-in replacement. If you were using data from type(), that is now available from Tensor itself, so instead of tensor.type().scalar_type(), use tensor.scalar_type() instead and instead of tensor.type().backend() use tensor.device(). [-Wdeprecated-declarations] 31 | auto& type_group = groups[tensor.type().id()]; | ^ In file included from ../aten/src/ATen/Tensor.h:3, from ../aten/src/ATen/Context.h:4, from ../aten/src/ATen/ATen.h:9, from ../torch/csrc/utils/tensor_flatten.h:5, from ../torch/csrc/utils/tensor_flatten.cpp:1: aten/src/ATen/core/TensorBody.h:303:30: note: declared here 303 | DeprecatedTypeProperties & type() const { | ^~~~ ../torch/csrc/utils/tensor_flatten.cpp: In function ‘void torch::utils::reorder_tensors_like(std::vector&, at::TensorList)’: ../torch/csrc/utils/tensor_flatten.cpp:69:35: warning: ‘at::DeprecatedTypeProperties& at::Tensor::type() const’ is deprecated: Tensor.type() is deprecated. Instead use Tensor.options(), which in many cases (e.g. in a constructor) is a drop-in replacement. If you were using data from type(), that is now available from Tensor itself, so instead of tensor.type().scalar_type(), use tensor.scalar_type() instead and instead of tensor.type().backend() use tensor.device(). [-Wdeprecated-declarations] 69 | type_indices[&tensors[i].type()].push_back(i); | ^ In file included from ../aten/src/ATen/Tensor.h:3, from ../aten/src/ATen/Context.h:4, from ../aten/src/ATen/ATen.h:9, from ../torch/csrc/utils/tensor_flatten.h:5, from ../torch/csrc/utils/tensor_flatten.cpp:1: aten/src/ATen/core/TensorBody.h:303:30: note: declared here 303 | DeprecatedTypeProperties & type() const { | ^~~~ ../torch/csrc/utils/tensor_flatten.cpp:75:37: warning: ‘at::DeprecatedTypeProperties& at::Tensor::type() const’ is deprecated: Tensor.type() is deprecated. Instead use Tensor.options(), which in many cases (e.g. in a constructor) is a drop-in replacement. If you were using data from type(), that is now available from Tensor itself, so instead of tensor.type().scalar_type(), use tensor.scalar_type() instead and instead of tensor.type().backend() use tensor.device(). [-Wdeprecated-declarations] 75 | auto * type = &tmpl_tensor.type(); | ^ In file included from ../aten/src/ATen/Tensor.h:3, from ../aten/src/ATen/Context.h:4, from ../aten/src/ATen/ATen.h:9, from ../torch/csrc/utils/tensor_flatten.h:5, from ../torch/csrc/utils/tensor_flatten.cpp:1: aten/src/ATen/core/TensorBody.h:303:30: note: declared here 303 | DeprecatedTypeProperties & type() const { | ^~~~ [4859/5994] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o In file included from ../torch/csrc/jit/runtime/custom_operator.h:5, from ../torch/csrc/jit/runtime/register_prim_ops.cpp:2: ../torch/csrc/jit/runtime/operator.h: In instantiation of ‘c10::optional torch::jit::OperatorGenerator(torch::detail::SelectiveStr, Func&&, torch::jit::AliasAnalysisKind) [with Func = torch::jit::{anonymous}::; torch::jit::AliasAnalysisKind = c10::AliasAnalysisKind]’: ../torch/csrc/jit/runtime/register_prim_ops.cpp:101:35: required from here ../torch/csrc/jit/runtime/operator.h:235:34: warning: ‘torch::jit::Operator::Operator(std::string, std::function&)>, c10::AliasAnalysisKind)’ is deprecated: Please define your operator as taking a `Stack*` argument instead of `Stack&` and as returning `void` instead of `int`. [-Wdeprecated-declarations] 235 | return c10::optional(Operator( | ^~~~~~~~~ 236 | std::string(schema_str), std::forward(op), alias_analysis)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../torch/csrc/jit/runtime/operator.h:89:3: note: declared here 89 | Operator( | ^~~~~~~~ ../torch/csrc/jit/runtime/operator.h: In instantiation of ‘c10::optional torch::jit::OperatorGenerator(torch::detail::SelectiveStr, Func&&, torch::jit::AliasAnalysisKind) [with Func = torch::jit::{anonymous}::; torch::jit::AliasAnalysisKind = c10::AliasAnalysisKind]’: ../torch/csrc/jit/runtime/register_prim_ops.cpp:204:35: required from here ../torch/csrc/jit/runtime/operator.h:235:34: warning: ‘torch::jit::Operator::Operator(std::string, std::function&)>, c10::AliasAnalysisKind)’ is deprecated: Please define your operator as taking a `Stack*` argument instead of `Stack&` and as returning `void` instead of `int`. [-Wdeprecated-declarations] 235 | return c10::optional(Operator( | ^~~~~~~~~ 236 | std::string(schema_str), std::forward(op), alias_analysis)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../torch/csrc/jit/runtime/operator.h:89:3: note: declared here 89 | Operator( | ^~~~~~~~ ../torch/csrc/jit/runtime/operator.h: In instantiation of ‘c10::optional torch::jit::OperatorGenerator(torch::detail::SelectiveStr, Func&&, torch::jit::AliasAnalysisKind) [with Func = torch::jit::{anonymous}::; torch::jit::AliasAnalysisKind = c10::AliasAnalysisKind]’: ../torch/csrc/jit/runtime/register_prim_ops.cpp:214:35: required from here ../torch/csrc/jit/runtime/operator.h:235:34: warning: ‘torch::jit::Operator::Operator(std::string, std::function&)>, c10::AliasAnalysisKind)’ is deprecated: Please define your operator as taking a `Stack*` argument instead of `Stack&` and as returning `void` instead of `int`. [-Wdeprecated-declarations] 235 | return c10::optional(Operator( | ^~~~~~~~~ 236 | std::string(schema_str), std::forward(op), alias_analysis)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../torch/csrc/jit/runtime/operator.h:89:3: note: declared here 89 | Operator( | ^~~~~~~~ ../torch/csrc/jit/runtime/operator.h: In instantiation of ‘c10::optional torch::jit::OperatorGenerator(torch::detail::SelectiveStr, Func&&, torch::jit::AliasAnalysisKind) [with Func = torch::jit::{anonymous}::; torch::jit::AliasAnalysisKind = c10::AliasAnalysisKind]’: ../torch/csrc/jit/runtime/register_prim_ops.cpp:843:35: required from here ../torch/csrc/jit/runtime/operator.h:235:34: warning: ‘torch::jit::Operator::Operator(std::string, std::function&)>, c10::AliasAnalysisKind)’ is deprecated: Please define your operator as taking a `Stack*` argument instead of `Stack&` and as returning `void` instead of `int`. [-Wdeprecated-declarations] 235 | return c10::optional(Operator( | ^~~~~~~~~ 236 | std::string(schema_str), std::forward(op), alias_analysis)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../torch/csrc/jit/runtime/operator.h:89:3: note: declared here 89 | Operator( | ^~~~~~~~ ../torch/csrc/jit/runtime/operator.h: In instantiation of ‘c10::optional torch::jit::OperatorGenerator(torch::detail::SelectiveStr, Func&&, torch::jit::AliasAnalysisKind) [with Func = torch::jit::{anonymous}::; torch::jit::AliasAnalysisKind = c10::AliasAnalysisKind]’: ../torch/csrc/jit/runtime/register_prim_ops.cpp:855:35: required from here ../torch/csrc/jit/runtime/operator.h:235:34: warning: ‘torch::jit::Operator::Operator(std::string, std::function&)>, c10::AliasAnalysisKind)’ is deprecated: Please define your operator as taking a `Stack*` argument instead of `Stack&` and as returning `void` instead of `int`. [-Wdeprecated-declarations] 235 | return c10::optional(Operator( | ^~~~~~~~~ 236 | std::string(schema_str), std::forward(op), alias_analysis)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../torch/csrc/jit/runtime/operator.h:89:3: note: declared here 89 | Operator( | ^~~~~~~~ ../torch/csrc/jit/runtime/operator.h: In instantiation of ‘c10::optional torch::jit::OperatorGenerator(torch::detail::SelectiveStr, Func&&, torch::jit::AliasAnalysisKind) [with Func = torch::jit::{anonymous}::; torch::jit::AliasAnalysisKind = c10::AliasAnalysisKind]’: ../torch/csrc/jit/runtime/register_prim_ops.cpp:873:35: required from here ../torch/csrc/jit/runtime/operator.h:235:34: warning: ‘torch::jit::Operator::Operator(std::string, std::function&)>, c10::AliasAnalysisKind)’ is deprecated: Please define your operator as taking a `Stack*` argument instead of `Stack&` and as returning `void` instead of `int`. [-Wdeprecated-declarations] 235 | return c10::optional(Operator( | ^~~~~~~~~ 236 | std::string(schema_str), std::forward(op), alias_analysis)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../torch/csrc/jit/runtime/operator.h:89:3: note: declared here 89 | Operator( | ^~~~~~~~ ../torch/csrc/jit/runtime/operator.h: In instantiation of ‘c10::optional torch::jit::OperatorGenerator(torch::detail::SelectiveStr, Func&&, torch::jit::AliasAnalysisKind) [with Func = torch::jit::{anonymous}::; torch::jit::AliasAnalysisKind = c10::AliasAnalysisKind]’: ../torch/csrc/jit/runtime/register_prim_ops.cpp:885:35: required from here ../torch/csrc/jit/runtime/operator.h:235:34: warning: ‘torch::jit::Operator::Operator(std::string, std::function&)>, c10::AliasAnalysisKind)’ is deprecated: Please define your operator as taking a `Stack*` argument instead of `Stack&` and as returning `void` instead of `int`. [-Wdeprecated-declarations] 235 | return c10::optional(Operator( | ^~~~~~~~~ 236 | std::string(schema_str), std::forward(op), alias_analysis)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../torch/csrc/jit/runtime/operator.h:89:3: note: declared here 89 | Operator( | ^~~~~~~~ [4860/5994] Linking CXX shared library lib/libtorch_cpu.so [4861/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCTensorMathMagma.cu.o FAILED: caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCTensorMathMagma.cu.o cd /tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC && /home/daniel/py38/lib/python3.8/site-packages/cmake/data/bin/cmake -E make_directory /tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/. && /home/daniel/py38/lib/python3.8/site-packages/cmake/data/bin/cmake -D verbose:BOOL=OFF -D build_configuration:STRING=Release -D generated_file:STRING=/tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/./torch_cuda_generated_THCTensorMathMagma.cu.o -D generated_cubin_file:STRING=/tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/./torch_cuda_generated_THCTensorMathMagma.cu.o.cubin.txt -P /tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCTensorMathMagma.cu.o.Release.cmake In file included from /usr/local/magma/include/magma_copy.h:12, from /usr/local/magma/include/magmablas.h:12, from /usr/local/magma/include/magma_v2.h:18, from /tmp/pip-req-build-95q72bm2/aten/src/THC/THCTensorMathMagma.cuh:5, from /tmp/pip-req-build-95q72bm2/aten/src/THC/THCTensorMathMagma.cu:4: /usr/local/magma/include/magma_types.h:24:2: error: #error No 'HAVE_*' macros were set! (defaulting to CUBLAS) 24 | #error No 'HAVE_*' macros were set! (defaulting to CUBLAS) | ^~~~~ In file included from /usr/local/magma/include/magma_copy.h:12, from /usr/local/magma/include/magmablas.h:12, from /usr/local/magma/include/magma_v2.h:18, from /tmp/pip-req-build-95q72bm2/aten/src/THC/THCTensorMathMagma.cuh:5, from /tmp/pip-req-build-95q72bm2/aten/src/THC/THCTensorMathMagma.cu:4: /usr/local/magma/include/magma_types.h:469:6: error: #error "One of HAVE_CUBLAS, HAVE_HIP, HAVE_clBLAS, or HAVE_MIC must be defined. For example, add -DHAVE_CUBLAS to CFLAGS, or #define HAVE_CUBLAS before #include . In MAGMA, this happens in Makefile." 469 | #error "One of HAVE_CUBLAS, HAVE_HIP, HAVE_clBLAS, or HAVE_MIC must be defined. For example, add -DHAVE_CUBLAS to CFLAGS, or #define HAVE_CUBLAS before #include . In MAGMA, this happens in Makefile." | ^~~~~ CMake Error at torch_cuda_generated_THCTensorMathMagma.cu.o.Release.cmake:221 (message): Error generating /tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/./torch_cuda_generated_THCTensorMathMagma.cu.o [4862/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_BatchLinearAlgebra.cu.o FAILED: caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_BatchLinearAlgebra.cu.o cd /tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda && /home/daniel/py38/lib/python3.8/site-packages/cmake/data/bin/cmake -E make_directory /tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/. && /home/daniel/py38/lib/python3.8/site-packages/cmake/data/bin/cmake -D verbose:BOOL=OFF -D build_configuration:STRING=Release -D generated_file:STRING=/tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/./torch_cuda_generated_BatchLinearAlgebra.cu.o -D generated_cubin_file:STRING=/tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/./torch_cuda_generated_BatchLinearAlgebra.cu.o.cubin.txt -P /tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_BatchLinearAlgebra.cu.o.Release.cmake In file included from /tmp/pip-req-build-95q72bm2/aten/src/ATen/native/cuda/MiscUtils.h:9, from /tmp/pip-req-build-95q72bm2/aten/src/ATen/native/cuda/BatchLinearAlgebra.cu:10: /usr/local/magma/include/magma_types.h:24:2: error: #error No 'HAVE_*' macros were set! (defaulting to CUBLAS) 24 | #error No 'HAVE_*' macros were set! (defaulting to CUBLAS) | ^~~~~ In file included from /tmp/pip-req-build-95q72bm2/aten/src/ATen/native/cuda/MiscUtils.h:9, from /tmp/pip-req-build-95q72bm2/aten/src/ATen/native/cuda/BatchLinearAlgebra.cu:10: /usr/local/magma/include/magma_types.h:469:6: error: #error "One of HAVE_CUBLAS, HAVE_HIP, HAVE_clBLAS, or HAVE_MIC must be defined. For example, add -DHAVE_CUBLAS to CFLAGS, or #define HAVE_CUBLAS before #include . In MAGMA, this happens in Makefile." 469 | #error "One of HAVE_CUBLAS, HAVE_HIP, HAVE_clBLAS, or HAVE_MIC must be defined. For example, add -DHAVE_CUBLAS to CFLAGS, or #define HAVE_CUBLAS before #include . In MAGMA, this happens in Makefile." | ^~~~~ CMake Error at torch_cuda_generated_BatchLinearAlgebra.cu.o.Release.cmake:221 (message): Error generating /tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/./torch_cuda_generated_BatchLinearAlgebra.cu.o [4863/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_BatchLinearAlgebraLib.cu.o FAILED: caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_BatchLinearAlgebraLib.cu.o cd /tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda && /home/daniel/py38/lib/python3.8/site-packages/cmake/data/bin/cmake -E make_directory /tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/. && /home/daniel/py38/lib/python3.8/site-packages/cmake/data/bin/cmake -D verbose:BOOL=OFF -D build_configuration:STRING=Release -D generated_file:STRING=/tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/./torch_cuda_generated_BatchLinearAlgebraLib.cu.o -D generated_cubin_file:STRING=/tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/./torch_cuda_generated_BatchLinearAlgebraLib.cu.o.cubin.txt -P /tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_BatchLinearAlgebraLib.cu.o.Release.cmake In file included from /tmp/pip-req-build-95q72bm2/aten/src/ATen/native/cuda/MiscUtils.h:9, from /tmp/pip-req-build-95q72bm2/aten/src/ATen/native/cuda/BatchLinearAlgebraLib.cu:14: /usr/local/magma/include/magma_types.h:24:2: error: #error No 'HAVE_*' macros were set! (defaulting to CUBLAS) 24 | #error No 'HAVE_*' macros were set! (defaulting to CUBLAS) | ^~~~~ In file included from /tmp/pip-req-build-95q72bm2/aten/src/ATen/native/cuda/MiscUtils.h:9, from /tmp/pip-req-build-95q72bm2/aten/src/ATen/native/cuda/BatchLinearAlgebraLib.cu:14: /usr/local/magma/include/magma_types.h:469:6: error: #error "One of HAVE_CUBLAS, HAVE_HIP, HAVE_clBLAS, or HAVE_MIC must be defined. For example, add -DHAVE_CUBLAS to CFLAGS, or #define HAVE_CUBLAS before #include . In MAGMA, this happens in Makefile." 469 | #error "One of HAVE_CUBLAS, HAVE_HIP, HAVE_clBLAS, or HAVE_MIC must be defined. For example, add -DHAVE_CUBLAS to CFLAGS, or #define HAVE_CUBLAS before #include . In MAGMA, this happens in Makefile." | ^~~~~ CMake Error at torch_cuda_generated_BatchLinearAlgebraLib.cu.o.Release.cmake:221 (message): Error generating /tmp/pip-req-build-95q72bm2/build/caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/./torch_cuda_generated_BatchLinearAlgebraLib.cu.o [4864/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCSleep.cu.o [4865/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/torch_cuda_generated_SparseCUDABlas.cu.o [4866/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCStorage.cu.o [4867/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/utils/math/torch_cuda_generated_broadcast.cu.o [4868/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCReduceApplyUtils.cu.o [4869/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_generate_proposals_op_util_nms_gpu.cu.o [4870/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_CrossKernel.cu.o [4871/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_SparseMM.cu.o [4872/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_ConvolutionMM2d.cu.o [4873/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_DepthwiseConv2d.cu.o [4874/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_RecordStream.cu.o [4875/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/detail/torch_cuda_generated_IndexUtils.cu.o [4876/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_CUDAScalar.cu.o [4877/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCTensor.cu.o [4878/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/core/torch_cuda_generated_context_gpu.cu.o [4879/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Reduce.cu.o [4880/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Repeat.cu.o [4881/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Blas.cu.o [4882/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/utils/math/torch_cuda_generated_transpose.cu.o [4883/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCTensorMathPairwise.cu.o [4884/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathPointwiseBool.cu.o [4885/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCStorageCopy.cu.o [4886/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCSortUtils.cu.o [4887/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_UpSampleBicubic2d.cu.o [4888/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_UpSampleNearest2d.cu.o [4889/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_UpSampleNearest3d.cu.o [4890/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THCUNN/torch_cuda_generated_ClassNLLCriterion.cu.o [4891/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_ReflectionPad.cu.o [4892/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_UpSampleBilinear2d.cu.o [4893/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_UpSampleTrilinear3d.cu.o [4894/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_AdaptiveMaxPooling2d.cu.o [4895/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_FractionalMaxPool2d.cu.o [4896/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_UpSampleNearest1d.cu.o [4897/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Col2Im.cu.o [4898/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_UpSampleLinear1d.cu.o [4899/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THCUNN/torch_cuda_generated_MultiLabelMarginCriterion.cu.o [4900/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Im2Col.cu.o [4901/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Bucketization.cu.o [4902/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathPointwiseFloat.cu.o [4903/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Resize.cu.o [4904/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THCUNN/torch_cuda_generated_MultiMarginCriterion.cu.o [4905/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCTensorMathReduce.cu.o [4906/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_DilatedMaxPool3d.cu.o [4907/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/torch_cuda_generated_int_repr_quant.cu.o [4908/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathReduceBool.cu.o [4909/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathPointwiseByte.cu.o [4910/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_FractionalMaxPool3d.cu.o [4911/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_AdaptiveMaxPooling3d.cu.o [4912/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathPointwiseLong.cu.o [4913/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathPointwiseChar.cu.o [4914/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCTensorSort.cu.o [4915/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THCUNN/torch_cuda_generated_SpatialConvolutionMM.cu.o [4916/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCTensorRandom.cu.o [4917/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathPointwiseInt.cu.o [4918/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_AdaptiveAveragePooling3d.cu.o [4919/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathPointwiseHalf.cu.o [4920/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathPointwiseDouble.cu.o [4921/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_layer_norm_kernel.cu.o [4922/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_MaxUnpooling.cu.o [4923/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_DilatedMaxPool2d.cu.o [4924/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathPointwiseShort.cu.o [4925/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_ReplicationPadding.cu.o [4926/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_AdaptiveAveragePooling.cu.o [4927/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_NaiveConvolutionTranspose3d.cu.o [4928/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_NaiveConvolutionTranspose2d.cu.o [4929/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_LossCTC.cu.o [4930/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THCUNN/torch_cuda_generated_SpatialClassNLLCriterion.cu.o [4931/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_WeightNorm.cu.o [4932/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/torch_cuda_generated_SparseMatMul.cu.o [4933/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/torch_cuda_generated_make_per_tensor_quantized_tensor.cu.o [4934/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_NaiveDilatedConvolution.cu.o [4935/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_AmpKernels.cu.o [4936/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THCUNN/torch_cuda_generated_RReLU.cu.o [4937/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCTensorScatterGather.cu.o [4938/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_SpectralOps.cu.o [4939/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_TensorTransformations.cu.o [4940/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_RangeFactories.cu.o [4941/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_AveragePool2d.cu.o [4942/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathReduceBFloat16.cu.o [4943/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_MultinomialKernel.cu.o [4944/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathReduceShort.cu.o [4945/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_DistanceKernel.cu.o [4946/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_ceil_op.cu.o [4947/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_TriangularOps.cu.o [4948/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_data_couple_gpu.cu.o [4949/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Shape.cu.o [4950/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathReduceHalf.cu.o [4951/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathReduceFloat.cu.o [4952/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathReduceInt.cu.o [4953/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCTensorMath.cu.o [4954/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathReduceByte.cu.o [4955/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathReduceDouble.cu.o [4956/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathReduceLong.cu.o [4957/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorMathReduceChar.cu.o [4958/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_accumulate_op.cu.o [4959/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_boolean_unmask_ops.cu.o [4960/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_RNN.cu.o [4961/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_lpnorm_op.cu.o [4962/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_ensure_cpu_output_op.cu.o [4963/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_assert_op.cu.o [4964/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_glu_op.cu.o [4965/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_gather_op.cu.o [4966/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_AveragePool3d.cu.o [4967/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THCUNN/torch_cuda_generated_SpatialDepthwiseConvolution.cu.o [4968/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_batch_matmul_op.cu.o [4969/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_channel_shuffle_op.cu.o [4970/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_enforce_finite_op.cu.o [4971/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_async_net_barrier_op.cu.o [4972/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_floor_op.cu.o [4973/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_cosine_embedding_criterion_op.cu.o [4974/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_alias_with_name.cu.o [4975/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_batch_gather_ops.cu.o [4976/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_elementwise_linear_op.cu.o [4977/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_clip_op.cu.o [4978/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_ComplexKernel.cu.o [4979/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_dropout_op.cu.o [4980/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_accuracy_op.cu.o [4981/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_affine_channel_op.cu.o [4982/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_cross_entropy_op.cu.o [4983/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_channel_stats_op.cu.o [4984/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_batch_moments_op.cu.o [4985/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_batch_permutation_op.cu.o [4986/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_channel_backprop_stats_op.cu.o [4987/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_find_op.cu.o [4988/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_ForeachBinaryOpScalarList.cu.o [4989/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_channelwise_conv3d_op_cudnn.cu.o [4990/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_filler_op.cu.o [4991/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_abs_op.cu.o [4992/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_LogAddExpKernel.cu.o [4993/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_deform_conv_op.cu.o [4994/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_asin_op.cu.o [4995/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/utils/math/torch_cuda_generated_elementwise.cu.o [4996/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/torch_cuda_generated_SparseCUDATensorMath.cu.o [4997/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_depthwise_3x3_conv_op_cudnn.cu.o [4998/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_elu_op.cu.o [4999/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_distance_op.cu.o [5000/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_cbrt_op.cu.o [5001/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THCUNN/torch_cuda_generated_LogSigmoid.cu.o [5002/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/torch_cuda_generated_SparseCUDATensor.cu.o [5003/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_DistributionExponentialKernel.cu.o [5004/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_copy_op.cu.o [5005/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_cos_op.cu.o [5006/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_cosh_op.cu.o [5007/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCTensorCopy.cu.o [5008/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_cast_op.cu.o [5009/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_erf_op.cu.o [5010/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorTopKByte.cu.o [5011/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_DistributionUniform.cu.o [5012/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_DistributionCauchyKernel.cu.o [5013/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_bucketize_op.cu.o [5014/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/utils/math/torch_cuda_generated_reduce.cu.o [5015/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_atan_op.cu.o [5016/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_arg_ops.cu.o [5017/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_DistributionNormal.cu.o [5018/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_DistributionLogNormalKernel.cu.o [5019/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorTopKChar.cu.o [5020/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/torch_cuda_generated_affine_quantizer.cu.o [5021/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_acos_op.cu.o [5022/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_boolean_mask_ops.cu.o [5023/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_ForeachPointwiseOp.cu.o [5024/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_cube_op.cu.o [5025/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_FillKernel.cu.o [5026/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_ForeachBinaryOpList.cu.o [5027/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_batch_sparse_to_dense_op.cu.o [5028/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_ForeachBinaryOpScalar.cu.o [5029/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Lerp.cu.o [5030/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_EmbeddingBackwardKernel.cu.o [5031/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_spatial_batch_norm_op_cudnn.cu.o [5032/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/torch_cuda_generated_fake_quantize_core.cu.o [5033/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THCUNN/torch_cuda_generated_GatedLinearUnit.cu.o [5034/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_SummaryOps.cu.o [5035/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Normalization.cu.o [5036/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorTopKShort.cu.o [5037/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_elementwise_ops.cu.o [5038/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_FunctionOfAMatrixUtilsKernel.cu.o [5039/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_elementwise_div_op.cu.o [5040/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_AbsKernel.cu.o [5041/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_elementwise_mul_op.cu.o [5042/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_GcdLcmKernel.cu.o [5043/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorTopKBFloat16.cu.o [5044/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorTopKHalf.cu.o [5045/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Embedding.cu.o [5046/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_EmbeddingBag.cu.o [5047/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_CopysignKernel.cu.o [5048/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Dropout.cu.o [5049/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_DistributionGeometricKernel.cu.o [5050/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_GridSampler.cu.o [5051/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Copy.cu.o [5052/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorSortInt.cu.o [5053/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorSortByte.cu.o [5054/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorSortLong.cu.o [5055/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/operators/torch_cuda_generated_generate_proposals_op.cu.o [5056/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorSortChar.cu.o [5057/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorSortShort.cu.o [5058/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Loss.cu.o [5059/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/torch_cuda_generated_SoftMax.cu.o [5060/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorSortFloat.cu.o [5061/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorSortDouble.cu.o [5062/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorSortBFloat16.cu.o [5063/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorSortHalf.cu.o [5064/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_UnaryFractionKernels.cu.o [5065/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorTopKInt.cu.o [5066/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_BinaryGeometricKernels.cu.o [5067/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_SoftMax.cu.o [5068/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_BinaryMiscBackwardOpsKernels.cu.o [5069/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_UnfoldBackwardKernel.cu.o [5070/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorTopKFloat.cu.o [5071/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_BinaryMiscOpsKernels.cu.o [5072/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_UnaryGammaKernels.cu.o [5073/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_UnaryComplexKernels.cu.o [5074/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_DistributionRandomKernel.cu.o [5075/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_CompareGTKernel.cu.o [5076/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_ScatterGatherKernel.cu.o [5077/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_CompareGEKernel.cu.o [5078/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_CompareLEKernel.cu.o [5079/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_CompareLTKernel.cu.o [5080/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_LinearAlgebra.cu.o [5081/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_CompareEQKernel.cu.o [5082/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_CompareNEKernel.cu.o [5083/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_StepKernel.cu.o [5084/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_BinaryAddSubKernel.cu.o [5085/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_TensorCompare.cu.o [5086/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_UnarySignKernels.cu.o [5087/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_UnaryLogKernels.cu.o [5088/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/utils/torch_cuda_generated_math_gpu.cu.o [5089/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_PointwiseOpsKernel.cu.o [5090/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorTopKLong.cu.o [5091/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_ReduceMomentKernel.cu.o [5092/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_IGammaKernel.cu.o [5093/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/generated/torch_cuda_generated_THCTensorTopKDouble.cu.o [5094/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_BinaryBitwiseOpsKernels.cu.o [5095/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_BinaryShiftOpsKernels.cu.o [5096/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_BinaryRemainderKernel.cu.o [5097/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_group_norm_kernel.cu.o [5098/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Indexing.cu.o [5099/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_ForeachUnaryOp.cu.o [5100/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_ReduceLogicKernel.cu.o [5101/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_IndexKernel.cu.o [5102/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/THC/torch_cuda_generated_THCTensorIndex.cu.o [5103/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Distributions.cu.o [5104/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_DistributionBernoulli.cu.o [5105/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_MaxMinElementwiseKernel.cu.o [5106/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_ReduceSumProdKernel.cu.o [5107/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_BinaryLogicalOpsKernels.cu.o [5108/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_ScanKernels.cu.o [5109/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_UnaryOpsKernel.cu.o [5110/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Activation.cu.o [5111/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_Sorting.cu.o [5112/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_BinaryMulDivKernel.cu.o [5113/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_PowKernel.cu.o [5114/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_UnaryGeometricKernels.cu.o [5115/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_ReduceNormKernel.cu.o [5116/5994] Building NVCC (Device) object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/torch_cuda_generated_ReduceMinMaxKernel.cu.o ninja: build stopped: subcommand failed. Traceback (most recent call last): File "", line 1, in File "/tmp/pip-req-build-95q72bm2/setup.py", line 818, in build_deps() File "/tmp/pip-req-build-95q72bm2/setup.py", line 315, in build_deps build_caffe2(version=version, File "/tmp/pip-req-build-95q72bm2/tools/build_pytorch_libs.py", line 58, in build_caffe2 cmake.build(my_env) File "/tmp/pip-req-build-95q72bm2/tools/setup_helpers/cmake.py", line 345, in build self.run(build_args, my_env) File "/tmp/pip-req-build-95q72bm2/tools/setup_helpers/cmake.py", line 140, in run check_call(command, cwd=self.build_dir, env=env) File "/home/daniel/.pyenv/versions/3.8.7/lib/python3.8/subprocess.py", line 364, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['cmake', '--build', '.', '--target', 'install', '--config', 'Release', '--', '-j', '256']' returned non-zero exit status 1. Running setup.py install for torch: finished with status 'error' Rolling back uninstall of torch Moving to /home/daniel/py38/bin/convert-caffe2-to-onnx from /tmp/pip-uninstall-xu3pw1up/convert-caffe2-to-onnx Moving to /home/daniel/py38/bin/convert-onnx-to-caffe2 from /tmp/pip-uninstall-xu3pw1up/convert-onnx-to-caffe2 Moving to /home/daniel/py38/lib/python3.8/site-packages/caffe2/ from /home/daniel/py38/lib/python3.8/site-packages/~affe2 Moving to /home/daniel/py38/lib/python3.8/site-packages/torch-1.8.0a0+d0fd41d.dist-info/ from /home/daniel/py38/lib/python3.8/site-packages/~orch-1.8.0a0+d0fd41d.dist-info Moving to /home/daniel/py38/lib/python3.8/site-packages/torch/ from /home/daniel/py38/lib/python3.8/site-packages/~orch Replacing /home/daniel/py38/bin/convert-caffe2-to-onnx from /tmp/pip-uninstall-xu3pw1up/convert-caffe2-to-onnx Replacing /home/daniel/py38/bin/convert-onnx-to-caffe2 from /tmp/pip-uninstall-xu3pw1up/convert-onnx-to-caffe2 Replacing /home/daniel/py38/lib/python3.8/site-packages/caffe2/ from /home/daniel/py38/lib/python3.8/site-packages/~affe2 Replacing /home/daniel/py38/lib/python3.8/site-packages/torch-1.8.0a0+d0fd41d.dist-info/ from /home/daniel/py38/lib/python3.8/site-packages/~orch-1.8.0a0+d0fd41d.dist-info Replacing /home/daniel/py38/lib/python3.8/site-packages/torch/ from /home/daniel/py38/lib/python3.8/site-packages/~orch ERROR: Command errored out with exit status 1: /home/daniel/py38/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-95q72bm2/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-95q72bm2/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-lhobhc_1/install-record.txt --single-version-externally-managed --compile --install-headers /home/daniel/py38/include/site/python3.8/torch Check the logs for full command output. Exception information: Traceback (most recent call last): File "/home/daniel/py38/lib/python3.8/site-packages/pip/_internal/req/req_install.py", line 812, in install success = install_legacy( File "/home/daniel/py38/lib/python3.8/site-packages/pip/_internal/operations/install/legacy.py", line 86, in install raise LegacyInstallFailure pip._internal.operations.install.legacy.LegacyInstallFailure During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/daniel/py38/lib/python3.8/site-packages/pip/_internal/cli/base_command.py", line 189, in _main status = self.run(options, args) File "/home/daniel/py38/lib/python3.8/site-packages/pip/_internal/cli/req_command.py", line 178, in wrapper return func(self, options, args) File "/home/daniel/py38/lib/python3.8/site-packages/pip/_internal/commands/install.py", line 391, in run installed = install_given_reqs( File "/home/daniel/py38/lib/python3.8/site-packages/pip/_internal/req/__init__.py", line 80, in install_given_reqs requirement.install( File "/home/daniel/py38/lib/python3.8/site-packages/pip/_internal/req/req_install.py", line 830, in install six.reraise(*exc.parent) File "/home/daniel/py38/lib/python3.8/site-packages/pip/_vendor/six.py", line 703, in reraise raise value File "/home/daniel/py38/lib/python3.8/site-packages/pip/_internal/operations/install/legacy.py", line 74, in install runner( File "/home/daniel/py38/lib/python3.8/site-packages/pip/_internal/utils/subprocess.py", line 289, in runner call_subprocess( File "/home/daniel/py38/lib/python3.8/site-packages/pip/_internal/utils/subprocess.py", line 258, in call_subprocess raise InstallationSubprocessError(proc.returncode, command_desc) pip._internal.exceptions.InstallationSubprocessError: Command errored out with exit status 1: /home/daniel/py38/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-95q72bm2/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-95q72bm2/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-lhobhc_1/install-record.txt --single-version-externally-managed --compile --install-headers /home/daniel/py38/include/site/python3.8/torch Check the logs for full command output. Removed build tracker: '/tmp/pip-req-tracker-mdm7tp3m' Command exited with non-zero status 1 45334.90user 5928.01system 18:09.01elapsed 4707%CPU (0avgtext+0avgdata 1912284maxresident)k 1528inputs+30499600outputs (0major+673770089minor)pagefaults 0swaps